Show / Hide Table of Contents

Enum PrinterMode.OutputColor

Enumerated values for specifying the color mode for printing

Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum OutputColor

Fields

Name Description
e_OutputColor_Color

24bpp

e_OutputColor_Grayscale

8bpp

e_OutputColor_Monochrome

single color (1bpp)

Back to top Generated by DocFX