Excel for WPF and Silverlight
MarginBottom Property (XLPrintSettings)

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

Reference

XLPrintSettings Class
XLPrintSettings Members