TdxPSPrintPageRangeInfo.PageIndex Property
Provides access to individual page numbers comprising the current page range.
Declaration
property PageIndex[Index: Integer]: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the PageIndexCount property to determine the number of pages within the page range. To specify a page range, use the PageIndexesAsString property.
See Also