Optional acceptedOptional acceptedThe brightness threshold to accept a detected document in the range of 0 (very dark) to 255 (very bright). If the average brightness value of the detectors input image is below this value, the status of the detection will be set to ERROR_TOO_DARK. Default is 50.0
Optional acceptedThe minimum document width or height in percent (0 - 100) of the screen size to accept a detected document. Default is 80.0
Optional autoThe minimum delay in seconds between two consecutive automatic image captures. iOS only. Default is 1.0
Optional autoWhen auto-snapping is enabled the document scanner will take a photo automatically when a document is detected, conditions are good and the auto-snapping time-out elapses. In this mode the user can still tap the shutter button to snap a document. Default is true
Optional autoControls the auto-snapping speed. Sensitivity must be within the 0..1 range. A value of 1.0 triggers automatic capturing immediately, a value of 0.0 delays the automatic by 3 seconds. Default is 0.66
Optional cameraThe preferred camera module. Default is BACK
Optional cameraPreview mode of the camera. Fit-In or Fill-In. Default is FILL_IN
Optional finderAspect ratio of the finder frame (width to height), which is used to build the actual finder frame.
Optional finderRadius of the viewfinder's corners. iOS only. Default is 10.0
Optional finderWhether the viewfinder is visible. Default is false
Optional finderForeground color of the detection overlay. Default is "#FFFFFF"
Optional finderWidth of finder frame border. Default is 2
Optional finderDetermines the finder padding. Default is 20.0
Optional finderBackground color outside of the finder window. Default is "#000000CC"
Optional flashControls whether the flash should be initially enabled. Default is false
Optional ignoreSets whether to ignore the OK_BUT_BAD_ASPECT_RATIO detection status. Default is false
Optional onThe detection status of the Document Scanner
Detected document image as base64 result
Optional photoThe prioritization of still image quality and capturing speed. If you experience lots of blurry still images try to set this property to CapturePhotoQualityPrioritization.QUALITY. Note: It has no effect on devices prior to iOS 13.0!. Default is BALANCED
Optional polygonStroke color of polygon auto snap progress animation. Default is "#87F2DE"
Optional polygonWhether polygon auto snap progress animation is enabled or not. Default is true
Optional polygonLine width of polygon auto snap progress animation. Default is 5.0
Optional polygonThe background color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good. Default is "#FFFFFF00"
Optional polygonThe background color of the detected document outline when we are ready to snap OK. Default is "#FFFFFF00"
Optional polygonThe color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good. Default is "#FF00004D"
Optional polygonThe color of the detected document outline when we are ready to snap OK. Default is "#00CEA6"
Optional polygonThe radius to use when drawing rounded corners of the polygon. Default is 8.0
Optional polygonWhether to display the document's polygon. Default is true
Optional polygonWidth of the detected document outline. Default is 3
Optional requiredAn optional array of aspect ratios the documents have to conform to.
Optional styleOptional touchWhether touch-to-focus is enabled on camera preview. Android only. Default is true
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document. Default is 75.0