PdfColorSpaceGetHashCode Method |
Namespace: SautinSoft.Pdf.Content.ColorsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic override sealed int GetHashCode()
Public Overrides NotOverridable Function GetHashCode As Integer
Return Value
Int32
An integer value that specifies a hash value for this
PdfColorSpace instance.
See Also