Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.

PdfAnnotationEventArgs Class

Contains data for AnnotationChanged, AnnotationCreated, and AnnotationDeleted events.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfAnnotationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfAnnotationEventArgs
See Also