TdxPSPrintPageRangeInfo.PageRanges Property
Specifies how the current page range is represented in ExpressPrinting System dialogs.
Declaration
property PageRanges: TdxPageRanges read; write;
Property Value
Type |
---|
TdxPageRanges |
Remarks
Use this property to select the option, automatically selected in ExpressPrinting System dialogs, allowing end-users to specify page ranges. Refer to the TdxPageRanges type description, to learn about available options.
See Also