Click or drag to resize

TableRowHeightGetHashCode Method

Returns a hash code for this TableRowHeight instance.

Namespace: SautinSoft.Document.Tables
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 TableRowHeight instance.
See Also