DocumentPrinterCopies Property ByteScout PDF Renderer SDK
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.1.4800-master
Syntax

public short Copies { get; set; }

Property Value

Type: Int16
See Also

Reference