Click or drag to resize
TextFontGetHashCode Method
Calculates a hash code for this object.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for this object.
See Also