PdfColorIsRgb Property

Gets a value indicating whether the color uses the RGB model

Definition

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

Property Value

Boolean

See Also