CPDFPartType Constants Reference

Declared in CPDFDocument.h

CPDFPartType

Definition

typedef NS_ENUM(NSInteger, CPDFPartType ) {
   CPDFPartTypeNone,
   CPDFPartTypePDF_a,
   CPDFPartTypePDF_b,
   CPDFPartTypePDF_u,
};

Constants

CPDFPartTypeNone

Declared In CPDFDocument.h.

CPDFPartTypePDF_a

Declared In CPDFDocument.h.

CPDFPartTypePDF_b

Declared In CPDFDocument.h.

CPDFPartTypePDF_u

Declared In CPDFDocument.h.