The PDF print color
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public enum PdfPrintColor
Public Enumeration PdfPrintColor
public enum class PdfPrintColor
| Member name | Value | Description |
---|
| Rgb | 0 |
RGB
|
| BlackWhite | 1 |
Mono black and white
|
| GrayScale | 2 |
Gray scale
|
Reference