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

Glossary Item Box

Specifies the right margin in twips.

Syntax

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

See Also