Back to Devexpress

TdxPrintDialog.Pages Property

vcl-dxprndlg-dot-tdxprintdialog-df2158c4.md

latest701 B
Original Source

TdxPrintDialog.Pages Property

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

TdxPrintDialog.PageCount

TdxPrintDialog.PageNums

TdxPrintDialog.PageRanges

TdxPrintDialog Class

TdxPrintDialog Members

dxPrnDlg Unit