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

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