double MarginLeft {get; set;}
'Declaration Property MarginLeft As Double
'Declaration
Property MarginLeft As Double
'Usage Dim instance As ITextFrame Dim value As Double instance.MarginLeft = value value = instance.MarginLeft
'Usage
Dim instance As ITextFrame Dim value As Double instance.MarginLeft = value value = instance.MarginLeft
ITextFrame Interface ITextFrame Members