CPDFCaptionType Constants Reference
| Declared in | CPDFMeasureInfo.h |
|---|
CPDFCaptionType
Definition
typedef NS_OPTIONS(NSInteger, CPDFCaptionType ) {
CPDFCaptionTypeNone = 0,
CPDFCaptionTypeArea,
CPDFCaptionTypeLength,
CPDFCaptionTypeRadius,
CPDFCaptionTypeDiameter,
CPDFCaptionTypeAngle,
CPDFCaptionTypeCount,
};
Constants
CPDFCaptionTypeNone-
Declared In
CPDFMeasureInfo.h. CPDFCaptionTypeArea-
Declared In
CPDFMeasureInfo.h. CPDFCaptionTypeLength-
Declared In
CPDFMeasureInfo.h. CPDFCaptionTypeRadius-
Declared In
CPDFMeasureInfo.h. CPDFCaptionTypeDiameter-
Declared In
CPDFMeasureInfo.h. CPDFCaptionTypeAngle-
Declared In
CPDFMeasureInfo.h. CPDFCaptionTypeCount-
Declared In
CPDFMeasureInfo.h.