TdxPSPrintPageRangeInfo Members
Stores information on a range of report pages.Properties
| Name | Description |
|---|---|
| PageIndex | Provides access to individual page numbers comprising the current page range. |
| PageIndexCount | Returns the number of pages within the current page range. |
| PageIndexesAsString | Specifies the string representation of the current page range. |
| PageRanges | Specifies how the current page range is represented in ExpressPrinting System dialogs. |
Methods
| Name | Description |
|---|---|
| Assign(TdxPSPrintPageRangeInfo) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also