RtfToHtmlColorGetHashCode Method |
Gets a hash code for this Color instance.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.4.24
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Int32
An integer value that specifies a hash value for this
Color instance.
See Also