Back to Devexpress

PdfAnnotationDeletedEventArgs.Annotation Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfannotationdeletedeventargs.md

latest1.1 KB
Original Source

PdfAnnotationDeletedEventArgs.Annotation Property

Gets the deleted annotation.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public IPdfViewerAnnotation Annotation { get; }
vb
Public ReadOnly Property Annotation As IPdfViewerAnnotation

Property Value

TypeDescription
IPdfViewerAnnotation

The removed annotation.

|

See Also

PdfAnnotationDeletedEventArgs Class

PdfAnnotationDeletedEventArgs Members

DevExpress.XtraPdfViewer Namespace