CPDFMeasureInfo Class Reference
Inherits from | NSObject |
---|---|
Declared in | CPDFMeasureInfo.h |
factor
Setting the scale factor in the measurement property value
@property (nonatomic, assign) CGFloat factor
Discussion
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 *unit
Discussion
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 *decimalSymbol
Discussion
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 *thousandSymbol
Discussion
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 *display
Discussion
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 precision
Discussion
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 rulerBase
Discussion
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 *formatValue
Discussion
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 captionType
Discussion
Setting the CPDFCaptionType in the measurement property value
Declared In
CPDFMeasureInfo.h