Show / Hide Table of Contents

Enum PDFNet.CMSType

color management system types

Namespace: pdftron
Assembly: PDFNetiOS.dll
Syntax
public enum 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.

Back to top Generated by DocFX