CPDFKitLicenseCode Constants Reference
| Declared in | CPDFKit.h |
|---|
CPDFKitLicenseCode
Definition
typedef NS_ENUM(NSInteger, CPDFKitLicenseCode ) {
CPDFKitLicenseCodeSuccess,
CPDFKitLicenseCodeInvalid,
CPDFKitLicenseCodeExpire,
CPDFKitLicenseCodeUnsupportedPlatform,
CPDFKitLicenseCodeUnsupportedID,
CPDFKitLicenseCodeUnsupportedDevice,
CPDFKitLicenseCodePermissionDeny,
CPDFKitLicenseCodeUninitialized,
CPDFKitLicenseCodeIllegalAccess,
CPDFKitLicenseCodeReadFailed,
};
Constants
CPDFKitLicenseCodeSuccess-
Declared In
CPDFKit.h. CPDFKitLicenseCodeInvalid-
Declared In
CPDFKit.h. CPDFKitLicenseCodeExpire-
Declared In
CPDFKit.h. CPDFKitLicenseCodeUnsupportedPlatform-
Declared In
CPDFKit.h. CPDFKitLicenseCodeUnsupportedID-
Declared In
CPDFKit.h. CPDFKitLicenseCodeUnsupportedDevice-
Declared In
CPDFKit.h. CPDFKitLicenseCodePermissionDeny-
Declared In
CPDFKit.h. CPDFKitLicenseCodeUninitialized-
Declared In
CPDFKit.h. CPDFKitLicenseCodeIllegalAccess-
Declared In
CPDFKit.h. CPDFKitLicenseCodeReadFailed-
Declared In
CPDFKit.h.