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

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