TdxPrintDialog.Pages Property
In This Article
Enumerates pages to print.
#Declaration
Delphi
property Pages: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the Pages property to enumerate pages and/or a range of pages to print.
See Also