Back to Devexpress

TdxPrintDialog.Copies Property

vcl-dxprndlg-dot-tdxprintdialog-b0987522.md

latest659 B
Original Source

TdxPrintDialog.Copies Property

Determines the number of report copies to print.

Declaration

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

Property Value

TypeDefault
Integer1

Remarks

Use the Copies property to determine the number of copies to print.

The default value of this property is 1.

See Also

TdxPrintDialog Class

TdxPrintDialog Members

dxPrnDlg Unit