[]
Gets or sets the number of pages to load. Pass a value less than or equal to 0 to load all pages.
public int PreviewPages { get; set; }
Type | Description |
---|---|
int | An int representing the number of pages to load. |
Applicable only for loading from SectionReport or PageDocument instances. The default value is 0.