ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / PreviewPages Property

In This Topic
    PreviewPages Property (Viewer)
    In This Topic
    Pages to load. Pass value less or equal to 0 to load all Applicable only for loading from SectionReport or PageDocument instances
    Syntax
    'Declaration
     
    Public Property PreviewPages As Integer
    public int PreviewPages {get; set;}
    See Also