PdfPrintDocument.DocumentInColor Property

PDF File Writer

PdfPrintDocumentDocumentInColor Property

Gets or sets DocumentInColor flag.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public bool DocumentInColor { get; set; }

Property Value

Type: Boolean
See Also