MarginRight Property (XLPrintSettings)
In This Topic
Gets or sets the right margin, in inches. Set to a negative value to use the default margin.
Syntax
'Declaration
Public Property MarginRight As Double
public double MarginRight {get; set;}
See Also