Click or drag to resize

PdfPortfolioSortLevelGetHashCode Method

Returns a hash code for this PdfPortfolioSortLevel instance.

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

Return Value

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