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

In This Topic
    PaperSizes Property (PageSetupViewModel)
    In This Topic
    Available paper sizes
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSizes As String()
    public string[] PaperSizes {get;}
    See Also