Click or drag to resize

PdfRectangleGetHashCode Method

Gets a custom hash code for this instance.

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
A unique hash code representing this instance.
See Also