EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Color
Get
Hash
Code Method
Serves as the default hash function
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
override
int
GetHashCode
()
Return Value
Int32
A hash code for the current color
See Also
Reference
PdfColor Class
EvoPdf.Next Namespace
In This Article
Definition
See Also