Enum PDFNet.CMSType
color management system types
Namespace: pdftron
Assembly: PDFNet.dll
Syntax
public enum PDFNet.CMSType
Fields
Name | Description |
---|---|
e_icm | Use Windows ICM2 (available only on Windows platforms). |
e_lcms | Use LittleCMS (available on all supported platforms). |
e_no_cms | No ICC color management. |