ColorProfile Enumeration

This enumeration represents the color profiles of PDF document

Definition

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

Members

Default0 The default color profile
Custom1 A custom color profile

See Also