| 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 public override int GetHashCode()
Return Value
Type:
Int32The hash code for this PdfMatrix.
See Also