PdfColorIsCmyk Property

Gets a value indicating whether the color uses the CMYK model

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public bool IsCmyk { get; }

Property Value

Boolean

See Also