typedef enum
{
DOC2_PDFCOLORQUALITY_MIN = 0,
DOC2_PDFCOLORQUALITY_GOOD,
DOC2_PDFCOLORQUALITY_LOSSLESS,
} DOC2_PDFCOLORQUALITY;
The DOC2_PDFCOLORQUALITY enumerated type specifies the possible values for the PDF color quality of the output formats.
Value | Meaning |
---|---|
DOC2_PDFCOLORQUALITY_MIN | Minimum color quality |
DOC2_PDFCOLORQUALITY_GOOD | Good color quality |
DOC2_PDFCOLORQUALITY_LOSSLESS | Lossless color quality |
The enumeration is used by:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document