Back to Devexpress

TdxPrintDialog.MinRange Property

vcl-dxprndlg-dot-tdxprintdialog-87a0271d.md

latest686 B
Original Source

TdxPrintDialog.MinRange Property

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

Declaration

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

Property Value

TypeDefault
Integer1

Remarks

Use the MinRange property to determine the first page in a range of pages to print.

The default value of this property is 1.

See Also

TdxPrintDialog.MaxRange

TdxPrintDialog Class

TdxPrintDialog Members

dxPrnDlg Unit