Back to Devexpress

TdxPrintDialog.PageCount Property

vcl-dxprndlg-dot-tdxprintdialog-4002bd35.md

latest827 B
Original Source

TdxPrintDialog.PageCount Property

Determines the number of report pages in a report.

Declaration

delphi
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

TdxPrintDialog.MaxRange

TdxPrintDialog.MinRange

TdxPrintDialog.PageRanges

TdxPrintDialog.Pages

TdxPrintDialog Class

TdxPrintDialog Members

dxPrnDlg Unit