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

Glossary Item Box

Specifies the bottom margin in twips.

Syntax

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

See Also