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