ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / SupportedPageInfo Class / RightMargin Property

In This Topic
    RightMargin Property (SupportedPageInfo)
    In This Topic
    Specifies the right margin in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property RightMargin As Integer
    public int RightMargin {get;}
    See Also