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

In This Topic
    PaperHeight Property (PageSetupViewModel)
    In This Topic
    Height of paper
    Syntax
    'Declaration
     
    Public Property PaperHeight As Decimal
    public decimal PaperHeight {get; set;}
    See Also