CPDFBackgroundType Constants Reference

Declared in CPDFBackground.h

CPDFBackgroundType

Definition

typedef NS_ENUM(NSInteger, CPDFBackgroundType ) {
   CPDFBackgroundTypeColor = 0,
   CPDFBackgroundTypeImage,
};

Constants

CPDFBackgroundTypeColor

Declared In CPDFBackground.h.

CPDFBackgroundTypeImage

Declared In CPDFBackground.h.