Back to Devexpress

PdfAnnotationChangedEventArgs Class

wpf-devexpress-dot-xpf-dot-pdfviewer-72046900.md

latest1.4 KB
Original Source

PdfAnnotationChangedEventArgs Class

Provides data for the AnnotationChanged event.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

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

PdfAnnotationChangedEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PdfAnnotationChangedEventArgs

See Also

PdfAnnotationChangedEventArgs Members

DevExpress.Xpf.PdfViewer Namespace