set Configuration
abstract fun setConfiguration(configuration: DocumentScannerConfiguration = DocumentScannerConfiguration( )): Result<Unit>
Inplace reconfigures the API instance with new settings.
Return
Result of the operation.
Parameters
configuration
The configuration for the document detector.