PTPDFViewCtrlDidCloseDocNotification
extern const NSNotificationName _Nonnull PTPDFViewCtrlDidCloseDocNotification
Posted when the PTPDFViewCtrl
has closed the current document.
The notification object is the pdfViewCtrl that posted the notification. The userInfo
dictionary
is empty.