Link Search Menu Expand Document

DocumentPrinterCopies Property

Gets or sets the number of copies of the document to print.

Note: Not all printers support printing multiple copes.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public short Copies { get; set; }

Property Value

Type: Int16
See Also

Reference