ActiveReports Developer 7
LeftMargin Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > SupportedPageInfo Class : LeftMargin Property

Glossary Item Box

Specifies the left margin in twips.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LeftMargin As System.Integer
C# 
public System.int LeftMargin {get;}

See Also