Click or drag to resize

PrinterModeOutputColor Enumeration

Enumerated values for specifying the color mode for printing

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum PrinterModeOutputColor
Members
  Member nameValueDescription
e_OutputColor_Color024bpp
e_OutputColor_Grayscale18bpp
e_OutputColor_Monochrome2single color (1bpp)
See Also