ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / MaxBottomMargin Property

In This Topic
    MaxBottomMargin Property
    In This Topic
    Max bottom margin, that user can set
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxBottomMargin As Decimal
    public decimal MaxBottomMargin {get;}
    See Also