Spread for ASP.NET 12 Product Documentation
Footer Property (PrintMargin)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintMargin Class : Footer Property
Gets or sets the footer margin for the printed page.
Syntax
'Declaration
 
Public Property Footer As Integer
'Usage
 
Dim instance As PrintMargin
Dim value As Integer
 
instance.Footer = value
 
value = instance.Footer
public int Footer {get; set;}
See Also

Reference

PrintMargin Class
PrintMargin Members