PdfColorProfile Enumeration

The possible color profiles of a PDF document generated by library

Definition

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

Members

Default0 Default color profile
Custom1 Custom color profile

See Also