Back to Devexpress

PdfMarkupAnnotationComment.GetHashCode() Method

officefileapi-devexpress-dot-pdf-dot-pdfmarkupannotationcomment-63d26816.md

latest1.0 KB
Original Source

PdfMarkupAnnotationComment.GetHashCode() Method

Returns a number that identifies the object instance.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public override int GetHashCode()
vb
Public Overrides Function GetHashCode As Integer

Returns

TypeDescription
Int32

An integer that identifies the color instance.

|

See Also

PdfMarkupAnnotationComment Class

PdfMarkupAnnotationComment Members

DevExpress.Pdf Namespace