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