ConstUsed for barcode scanning features.
Used for check scanning features.
Used for credit card scanning features.
Used for document scanning features.
Used for document data extraction features.
Used for image processing features.
Used for legacy page features.
Used for MRZ scanning features.
Used for OCR features.
Used for PDF generation features.
Used to extract images from PDF documents.
Used for text pattern recognition features.
Used for TIFF generation features.
Used for VIN scanning features.
Cleans up the storage used by the Scanbot SDK.
Provides complete information about the current license.
Retrieves the OCR configurations available in the Scanbot SDK.
Initializes the Scanbot SDK with the preferred configuration.
The SDK configuration to be used for initialization.
Mock camera preview by using static images as a frame source. This is useful for testing purposes.
OptionalcaptureFileUri?: stringThe file uri of the image to be used as a mock captured frame. If not provided, the imageFileUri will be used. Default is ""
The file uri of the image to be used as a mock camera frame.
OptionalrefreshOnEachFrame?: booleanIf true, the mock camera will refresh the frame on each request, simulating a live camera feed. Default is false
Sets a custom analytics subscriber to receive analytics events from the Scanbot SDK.
The analytics subscriber to be set.
Entry point for all features that are part of Scanbot SDK.