PdfColorProfile Enumeration

The possible color profiles of a PDF document generated by library

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public enum PdfColorProfile

Members

Default0 Default color profile
Custom1 Custom color profile

See Also