TdxPrintDialog.MaxRange Property
Determines the last page in a range of pages to print.
Declaration
property MaxRange: Integer read; write; default 1;
Property Value
Type | Default |
---|---|
Integer | 1 |
Remarks
Use the MaxRange property to determine the last page in a range of pages to print.
The default value of this property is 1.
See Also