Skip to main content
All docs
V23.2

PdfAnnotationCreatedEventArgs Class

Provides data for the AnnotationCreated event.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public class PdfAnnotationCreatedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfAnnotationCreatedEventArgs
See Also