PdfPrintDocument.GrayToBWCutoff Property

PDF File Writer

PdfPrintDocumentGrayToBWCutoff Property

Gray to BW cutoff level

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

Property Value

Type: Int32
See Also