FileTypeGetHashCode Method
Returns the hash code for the current FileType object.

Namespace: GroupDocs.Viewer
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current FileType object.
See Also