Class CheckScannerConfiguration

Configuration of the check scanner.

Hierarchy

Constructors

Properties

Constructors

Properties

documentDetectionMode: CheckDocumentDetectionMode

Document detection to be performed in addition to scanning the machine-readable data in the check.

By default only the machine-readable data is extracted during check scanning. Optionally, the coordinates and a crop of the entire check document can be returned, in addition to the check data. A check scan result may still be successful even if the whole document is not visible in the input image and the complete document could not be located.

Default Value

"DISABLED";

Generated using TypeDoc