CPDFCaptionType Constants Reference

Declared in CPDFMeasureInfo.h

CPDFCaptionType

Definition

typedef NS_OPTIONS(NSInteger, CPDFCaptionType ) {
   CPDFCaptionTypeNone = 0,
   CPDFCaptionTypeArea,
   CPDFCaptionTypeLength,
};

Constants

CPDFCaptionTypeNone

Declared In CPDFMeasureInfo.h.

CPDFCaptionTypeArea

Declared In CPDFMeasureInfo.h.

CPDFCaptionTypeLength

Declared In CPDFMeasureInfo.h.