PdfColorGetHashCode Method |
Returns a hash code for this
PdfColor instance.
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Int32
An integer value that specifies a hash value for this
PdfColor instance.
See Also