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


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

Reference

PrintMargin Class
PrintMargin Members