'Declaration
Property MarginBottom As System.Double
'Usage
Dim instance As ITextFrame Dim value As System.Double instance.MarginBottom = value value = instance.MarginBottom
System.double MarginBottom {get; set;}
read-write property MarginBottom: System.Double;
function get,set MarginBottom : System.double