Click or drag to resize

FontFileGetHashCode Method

Returns a hash code for this FontFile instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public override int GetHashCode()

Return Value

Int32
A hash code for this FontFile instance, suitable for use in hashing algorithms and data structures like a hash table.
See Also