PTPDFDocumentNeedsReloadContentsNotification

extern NS_SWIFT_NAME(PTPDFDocumentFile.needsReloadContentsNotification) const
                     NSNotificationName
                     PTPDFDocumentNeedsReloadContentsNotification

A notification that alerts observers when a document’s contents need to be reloaded.

The notification’s object is the PTPDFDocumentFile posting the notification.

This notification does not include a user-info dictionary.