Back to Devexpress

PdfAnnotationCreatedEventArgs Class

windowsforms-devexpress-dot-xtrapdfviewer-124574a7.md

latest1.3 KB
Original Source

PdfAnnotationCreatedEventArgs Class

Provides data for the AnnotationCreated event.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

PdfAnnotationCreatedEventArgs is the data class for the following events:

Inheritance

Object EventArgs PdfAnnotationCreatedEventArgs

See Also

PdfAnnotationCreatedEventArgs Members

DevExpress.XtraPdfViewer Namespace