CPDFMeasureInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | CPDFMeasureInfo.h |
factor
Setting the scale factor in the measurement property value
@property (nonatomic, assign) CGFloat factorDiscussion
Setting the scale factor in the measurement property value
Declared In
CPDFMeasureInfo.h
unit
Setting the unit in the measurement property value
@property (nonatomic, assign) NSString *unitDiscussion
Setting the unit in the measurement property value
Declared In
CPDFMeasureInfo.h
decimalSymbol
Setting the decimal symbol in the measurement property value
@property (nonatomic, strong) NSString *decimalSymbolDiscussion
Setting the decimal symbol in the measurement property value
Declared In
CPDFMeasureInfo.h
thousandSymbol
Setting the thousand symbol in the measurement property value
@property (nonatomic, strong) NSString *thousandSymbolDiscussion
Setting the thousand symbol in the measurement property value
Declared In
CPDFMeasureInfo.h
display
Setting the decimal part display mode in the measurement property value
@property (nonatomic, strong) NSString *displayDiscussion
Setting the decimal part display mode in the measurement property value
Declared In
CPDFMeasureInfo.h
precision
Setting the precision in the measurement property value
@property (nonatomic, assign) NSInteger precisionDiscussion
Setting the precision in the measurement property value
Declared In
CPDFMeasureInfo.h
rulerBase
Setting the scale in the measurement property value
@property (nonatomic, assign) CGFloat rulerBaseDiscussion
Setting the scale in the measurement property value
Declared In
CPDFMeasureInfo.h
formatValue
Setting the format value in the measurement property value
@property (nonatomic, strong) NSString *formatValueDiscussion
Setting the format value in the measurement property value
Declared In
CPDFMeasureInfo.h
captionType
Setting the CPDFCaptionType in the measurement property value
@property (nonatomic, assign) CPDFCaptionType captionTypeDiscussion
Setting the CPDFCaptionType in the measurement property value
Declared In
CPDFMeasureInfo.h