PdfColorToHex Method

Returns a hexadecimal representation of the color

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string ToHex()

Return Value

String
A hexadecimal color string

See Also