ColorType used for converting pdf pages to images.
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BlackAndWhite | 0 | Black and white. | |
GrayScale | 1 | Grayscale. | |
Color | 2 | Color. | |
Original | 3 | The same color type as it already is in the pdf page. |
See Also