Click or drag to resize

PdfLanguageGetHashCode Method

Returns a hash code for this PdfLanguage instance.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public override int GetHashCode()

Return Value

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