Occurs when any property of the page 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. |
Page Class | TallComponents.PDF Namespace