PdfContentMarkTagGetHashCode Method |
Namespace: SautinSoft.Pdf.Content.MarkedAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Int32
An integer value that specifies a hash value for this
PdfContentMarkTag instance.
See Also