Click or drag to resize

RtfToHtmlColorGetHashCode Method

Gets a hash code for this Color instance.

Namespace: SautinSoft
Assembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2024.11.25
Syntax
public override int GetHashCode()

Return Value

Int32
An integer value that specifies a hash value for this Color instance.
See Also