Click or drag to resize

PdfContentMarkTagGetHashCode Method

Returns a hash code for this PdfContentMarkTag instance.

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

Return Value

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