MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / LeftMargin Property

In This Topic
LeftMargin Property (PageSetup)
In This Topic
Gets or sets the value of the left margin in points.
Syntax
'Declaration
 
Public Property LeftMargin As Double
 

Property Value

A System.Double value, represnting the left margin in points.
Remarks
The value MUST be greater than or equal to 0 and less than 3528.
See Also