PTRemovedAnnotationsUserInfoKey
extern NSString *const _Nonnull PTRemovedAnnotationsUserInfoKey
The key for a NSDictionary<NSNumber *, NSArray<PTAnnot *> *> *, where the dictionary keys are
NSNumber instances containing an int page number and the dictionary values are NSArray
instances containing PTAnnots for the changed annotations.
PTRemovedAnnotationsUserInfoKey Constant Reference