PdfColorToHex Method

Returns a hexadecimal representation of the color

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public string ToHex()

Return Value

String
A hexadecimal color string

See Also