PdfAnnotationDeletedEventArgs(IPdfViewerAnnotation) Constructor
Initializes a new instance of the PdfAnnotationDeletedEventArgs class with specified settings.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v25.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Parameters
| Name | Type |
|---|---|
| annotation | IPdfViewerAnnotation |
See Also