EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Color
To
Hex Method
Returns a hexadecimal representation of the color
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
string
ToHex
()
Return Value
String
A hexadecimal color string
See Also
Reference
PdfColor Class
EvoPdf.Next Namespace
In This Article
Definition
See Also