Back to Devexpress

PdfAnnotationDeletedEventArgs.Annotation Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfannotationdeletedeventargs.md

latest1.1 KB
Original Source

PdfAnnotationDeletedEventArgs.Annotation Property

Gets the deleted annotation.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.PdfViewer Namespace