PdfViewerControl.AnnotationDeleted Event
Occurs after an annotation is deleted.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v20.2.dll
Declaration
public event PdfAnnotationDeletedEventHandler AnnotationDeleted
Public Event AnnotationDeleted As PdfAnnotationDeletedEventHandler
Event Data
The AnnotationDeleted event's data class is DevExpress.Xpf.PdfViewer.PdfAnnotationDeletedEventArgs.
See Also
Feedback