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

In This Topic
    PagesPerSheet Property (PageSetupViewModel)
    In This Topic
    Possible values of Pages per Sheet
    Syntax
    'Declaration
     
    Public ReadOnly Property PagesPerSheet As String()
    public string[] PagesPerSheet {get;}
    See Also