PdfColorToHex Method

Returns a hexadecimal representation of the color

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public string ToHex()

Return Value

String
A hexadecimal color string

See Also