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

In This Topic
    BottomMargin Property (PageBase)
    In This Topic
    Specifies the height of the bottom margin of the report.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property BottomMargin As Length
    public abstract Length BottomMargin {get;}
    See Also