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