PdfColorIsCmyk Property

Gets a value indicating whether the color uses the CMYK model

Definition

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

Property Value

Boolean

See Also