Aspose::Page::Font::DrFont::GetHashCode method

DrFont::GetHashCode method

Returns a hash code for this instance.

int32_t Aspose::Page::Font::DrFont::GetHashCode() const override

ReturnValue

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

See Also