ScanningMode
public enum ScanningMode
An enum to define document scanning mode.
Enum Constants
Parameters | ||
---|---|---|
ScanningMode | SCAN_DEMO | Indicates to scan the document in demo mode. The SDK provides its UI for demo mode. |
ScanningMode | SCAN_LIVE | Indicates to scan the document in live mode. |
caution
The ScanningMode enum will be deprecated in a future version of the SDK