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