PTToolManagerPagesDidRotateNotification
extern const NSNotificationName _Nonnull PTToolManagerPagesDidRotateNotification
Posted when pages in the document are rotated.
The notification object is the tool manager that posted the notification. The userInfo dictionary
contains an entry for the PTToolManagerPageNumbersUserInfoKey key with the rotated page numbers.
PTToolManagerPagesDidRotateNotification Constant Reference