Click or drag to resize

PdfMatrixGetHashCode Method

Returns the hash code for this PdfMatrix.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
The hash code for this PdfMatrix.
See Also