Occurs when any property of the annotation has changed.
The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Name | Name of the propery that has changed. |
Annotation Class | TallComponents.PDF.Annotations Namespace