Click or drag to resize

PdfAppearanceStateGetHashCode Method

Returns a hash code for this PdfAppearanceState instance.

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

Return Value

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