CPDFConvertImgOptions Class Reference
Inherits from | CPDFConvertOptions : NSObject |
---|---|
Declared in | CPDFConvertImgOptions.h |
type
Sets the image type.
@property (nonatomic, assign) CPDFConvertImgType type
Discussion
Sets the image type.
See Also
Declared In
CPDFConvertImgOptions.h
isContainAnnotations
Whether to contain annotations when converting.
@property (nonatomic, assign) BOOL isContainAnnotations
Discussion
Whether to contain annotations when converting.
Declared In
CPDFConvertImgOptions.h
imageDpi
Sets the image Dpi.
@property (nonatomic, assign) int imageDpi
Discussion
Sets the image Dpi.
Declared In
CPDFConvertImgOptions.h