Click or drag to resize

PrintSettingsIHandlerCopies Property

Gets or sets the number of copies to print.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
int Copies { get; set; }

Property Value

Type: Int32
The copies.
See Also