Back to Devexpress

PdfAnnotationChangingEventArgs Class

wpf-devexpress-dot-xpf-dot-pdfviewer-03463e48.md

latest1.4 KB
Original Source

PdfAnnotationChangingEventArgs Class

Provides data for the AnnotationChanging event.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

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

PdfAnnotationChangingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs PdfAnnotationChangingEventArgs

See Also

PdfAnnotationChangingEventArgs Members

DevExpress.Xpf.PdfViewer Namespace