ActiveReports 13
Left Property (Margins)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Left Property
Gets or sets the left margin of the page, in inches.
Syntax
'Declaration
 
Public Property Left As Single
public float Left {get; set;}

Property Value

float value that represents the left margin in inches.
See Also

Reference

Margins Class
Margins Members