CPDFEditImageArea Class Reference Inherits from CPDFEditArea : NSObject Declared in CPDFView.h cropRect Crop region (x, y, width, height). @property (nonatomic, readonly) CGRect cropRect Discussion Crop region (x, y, width, height). Declared In CPDFView.h isCropMode Crop mode or not. @property (nonatomic, assign) BOOL isCropMode Discussion Crop mode or not. Declared In CPDFView.h – thumbnailImageWithSize: Get a thumbnail of the corresponding size for the image block. - (nullable UIImage *)thumbnailImageWithSize:(CGSize)thumbSize Discussion Get a thumbnail of the corresponding size for the image block. Declared In CPDFView.h