Back to Devexpress

PdfAnnotationCreatingEventArgs Class

wpf-devexpress-dot-xpf-dot-pdfviewer-4fbbc7cc.md

latest1.4 KB
Original Source

PdfAnnotationCreatingEventArgs Class

Provides data for the AnnotationCreating event.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public class PdfAnnotationCreatingEventArgs :
    RoutedEventArgs
vb
Public Class PdfAnnotationCreatingEventArgs
    Inherits RoutedEventArgs

PdfAnnotationCreatingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PdfAnnotationCreatingEventArgs

See Also

PdfAnnotationCreatingEventArgs Members

DevExpress.Xpf.PdfViewer Namespace