Fires when items have been added or removed.
The event handler receives an argument of type AnnotationsChangedEventArgs containing data related to this event. The following AnnotationsChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Added | Annotations that have been added. |
| Removed | Annotations that have been removed. |
AnnotationCollection Class | TallComponents.PDF.Annotations Namespace