PdfColorIsRgb Property

Gets a value indicating whether the color uses the RGB model

Definition

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

Property Value

Boolean

See Also