ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PageSettingsModel Class / PaperSize Property

In This Topic
    PaperSize Property (PageSettingsModel)
    In This Topic
    Gets or sets paper size
    Syntax
    'Declaration
     
    Public Property PaperSize As PaperSize
    public PaperSize PaperSize {get; set;}
    See Also