PTToolManagerPageAddedNotification
extern const NSNotificationName _Nonnull PTToolManagerPageAddedNotification
Posted when a page is added to the document.
The notification object is the tool manager that posted the notification. The userInfo
dictionary
contains an entry for the PTToolManagerPageNumberUserInfoKey
key with the added page number.