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