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


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

Reference

PrintMargin Class
PrintMargin Members