Enum PageRange
Specifies the page range to print/export.
Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum PageRange
Fields
Name | Description |
---|---|
All | Print all pages. |
Current | Print current page. |
PageNumbers | Print pages specified in the PageNumbers property of the PrintSettings. |