Click or drag to resize

HorizontalPositionGetHashCode Method

Returns a hash code for this HorizontalPosition instance.

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

Return Value

Int32
An integer value that specifies a hash value for this HorizontalPosition instance.
See Also