Back to Devexpress

PdfAnnotationChangedEventArgs Class

windowsforms-devexpress-dot-xtrapdfviewer-924d0804.md

latest1.3 KB
Original Source

PdfAnnotationChangedEventArgs Class

Provides data for the AnnotationChanged event.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

PdfAnnotationChangedEventArgs is the data class for the following events:

Inheritance

Object EventArgs PdfAnnotationChangedEventArgs

See Also

PdfAnnotationChangedEventArgs Members

DevExpress.XtraPdfViewer Namespace