TdxPrintDialog.PageCount Property
Determines the number of report pages in a report.
Declaration
property PageCount: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
The PageCount property is used to validate the page range specified by a user via the “Pages:” edit box.
See Also