autoCrop property

bool? autoCrop
getter/setter pair

If true, image gets automatically cropped if document was detected. This applies only if source is Source.image or Source.gallery or Source.galleryMultiple. Defaults to true.

Implementation

bool? autoCrop;