Configuration of the screen for scanning the pages with the camera.

Constructors

Properties

Configuration of the acknowledgement screen.

autoRotateImages: boolean

If set to true, images captured by the camera or imported from the gallery or photo library will be analyzed and automatically rotated to correct their orientation.

Default is true

backgroundColor: string

The background color of the camera screen.

Default is "#000000FF"

bottomBar: CameraBottomBar

Configuration of the bottom bar for the camera screen.

Configuration of the camera behavior.

cameraPermission: CameraPermissionScreen

Configuration of the camera permission screen.

cancelAlertDialog: ScanbotAlertDialog

Configuration of the alert dialog displayed when the 'cancel' button is pressed.

captureFeedback: CaptureFeedback

Configuration of the feedback shown after snapping a page.

documentQualityAnalyzerConfiguration: DocumentQualityAnalyzerConfiguration

Configuration of the document quality analyzer.

Configuration of the document scanner introduction screen.

limitReachedAlertDialog: ScanbotAlertDialog

Configuration of the alert dialog displayed when the scan limit is reached.

openReviewAfterEachScan: boolean

If set to true, the review screen will be shown after each added page.

Default is false

Configuration of the document contour detection polygon.

scanAssistanceOverlay: ScanAssistanceOverlay

Configuration of the scan assistance overlay.

scannerParameters: DocumentScannerParameters

The parameters of the document scanner.

timeouts: Timeouts

Configuration of timeouts.

topBarBackButton: ButtonConfiguration

Configuration of the 'cancel' button, located in the top bar.

topBarIntroButton: IconButton

Configuration of the 'introduction' button, located in the top bar.

topBarTitle: StyledText

Configuration of the title, located in the top bar.

topUserGuidance: UserGuidanceConfiguration

Configuration of the static user guidance, located just below the top bar.

Configuration of the hints guiding users through the scanning process.

vibration: Vibration

Configuration of the scan confirmation vibration.

Configuration of the viewfinder.