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

Glossary Item Box

Specifies the top margin in twips.

Syntax

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

See Also