PdfColorToString Method

Returns the string representation of the current color

Definition

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

Return Value

String
A string that represents the current color

See Also