Excel for WPF and Silverlight
MarginFooter Property (XLPrintSettings)

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

Reference

XLPrintSettings Class
XLPrintSettings Members