PdfColorToString Method

Returns the string representation of the current color

Definition

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

Return Value

String
A string that represents the current color

See Also