Skip to main content

TdxPrintDialog.Copies Property

Determines the number of report copies to print.

Declaration

property Copies: Integer read; write; default 1;

Property Value

Type Default
Integer 1

Remarks

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

The default value of this property is 1.

See Also