ActiveReports 13
PreviewPages Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : PreviewPages Property
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

Reference

Viewer Class
Viewer Members