ColorProfile Enumeration

This enumeration represents the color profiles of PDF document

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public enum ColorProfile

Members

Default0 The default color profile
Custom1 A custom color profile

See Also