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