ScanProcess – GBG IDscan Documentation

ScanProcess

The current stage of the scanning process.

Signature:

export declare enum ScanProcess 

Enumeration Members

MemberValueDescription
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.
Was this page helpful?