[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.PreviewPages

PreviewPages Property

PreviewPages

Gets or sets the number of pages to load. Pass a value less than or equal to 0 to load all pages.

Declaration
public int PreviewPages { get; set; }
Property Value
Type Description
int

An int representing the number of pages to load.

Remarks

Applicable only for loading from SectionReport or PageDocument instances. The default value is 0.