The current stage of the scanning process.
Signature:
export declare enum ScanProcess
Enumeration Members
Member | Value | Description |
---|---|---|
EMPTY | "EMPTY" | The scanner is not currently engaged. |
PROCESSING | "PROCESSING" | The scanner service is processing an uploaded document. |
SCANNING | "SCANNING" | The scanner is currently capturing a document. |