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

In This Topic
    TopMargin Property (PageSetupViewModel)
    In This Topic
    Top page margin
    Syntax
    'Declaration
     
    Public Property TopMargin As Decimal
    public decimal TopMargin {get; set;}
    See Also