Back to Devexpress

PdfAnnotationChangingEventArgs Class

windowsforms-devexpress-dot-xtrapdfviewer-a2f46306.md

latest1.4 KB
Original Source

PdfAnnotationChangingEventArgs Class

Provides data for the AnnotationChanging event.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

PdfAnnotationChangingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs PdfAnnotationChangingEventArgs

See Also

PdfAnnotationChangingEventArgs Members

DevExpress.XtraPdfViewer Namespace