CPDFConvertImgType Constants Reference

Declared in CPDFConvertImgOptions.h

CPDFConvertImgType

Definition

typedef NS_ENUM(NSInteger, CPDFConvertImgType ) {
   CPDFConvertImgTypeJPEG = 0,
   CPDFConvertImgTypePNG = 1,
};

Constants

CPDFConvertImgTypeJPEG

Declared In CPDFConvertImgOptions.h.

CPDFConvertImgTypePNG

Declared In CPDFConvertImgOptions.h.