Click or drag to resize

PreferredWidth GetHashCode Method

Returns a hash code for the current instance.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public override int GetHashCode()

Return Value

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