Back to Devexpress

TdxPrintDialog.MaxRange Property

vcl-dxprndlg-dot-tdxprintdialog-a931648c.md

latest684 B
Original Source

TdxPrintDialog.MaxRange Property

Determines the last page in a range of pages to print.

Declaration

delphi
property MaxRange: Integer read; write; default 1;

Property Value

TypeDefault
Integer1

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

TdxPrintDialog.MinRange

TdxPrintDialog Class

TdxPrintDialog Members

dxPrnDlg Unit