Configuration of the document scanner sub-screens.

Hierarchy

  • PartiallyConstructible
    • DocumentScannerScreens

Constructors

Properties

Constructors

Properties

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

Default Value

new CameraScreenConfiguration({});

Configuration of the screen for cropping the scanned pages.

Default Value

new CroppingScreenConfiguration({});

Configuration of the screen for reviewing the scanned pages.

Default Value

new ReviewScreenConfiguration({});

Generated using TypeDoc