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