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