PdfPrintColorType EnumerationTerminal Works - PDF Printing.Net Library
ColorType used for converting pdf pages to images.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public enum ColorType
Members

  Member nameValueDescription
BlackAndWhite0 Black and white.
GrayScale1 Grayscale.
Color2 Color.
Original3 The same color type as it already is in the pdf page.
See Also

Reference