Excel for WPF and Silverlight
MarginRight Property (XLPrintSettings)

C1.WPF.Excel Namespace > XLPrintSettings Class : MarginRight Property
Gets or sets the right margin, in inches. Set to a negative value to use the default margin.
Syntax
'Declaration
 
Public Property MarginRight As System.Double
public System.double MarginRight {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members