PDFVisualAnnotationEventArgs¶
Namespace: O2S.Components.PDF4NET.View
Defines the event arguments for annotation related events.
Inheritance Object → EventArgs → PDFVisualAnnotationEventArgs
Properties¶
VisualAnnotation¶
Gets the annotation.
Property Value
PDFVisualAnnotation
The annotation that generated the event.