Skip to main content
All docs
V24.1

PdfAnnotationCreatedEventArgs Class

Provides data for the AnnotationCreated event.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public class PdfAnnotationCreatedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfAnnotationCreatedEventArgs
See Also