Back to Devexpress

PdfAnnotationCreatingEventArgs Class

windowsforms-devexpress-dot-xtrapdfviewer-79487535.md

latest1.4 KB
Original Source

PdfAnnotationCreatingEventArgs Class

Provides data for the AnnotationCreating event.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

PdfAnnotationCreatingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs PdfAnnotationCreatingEventArgs

See Also

PdfAnnotationCreatingEventArgs Members

DevExpress.XtraPdfViewer Namespace