PTPDFDocumentManagerErrorCode
enum PTPDFDocumentManagerErrorCode : NSInteger {}
Error codes in the PTPDFDocumentManagerErrorDomain
domain.
-
The document’s contents have been modified externally.
Declaration
Objective-C
PTPDFDocumentManagerErrorExternalContentModification
Swift
case externalContentModification = 0