Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.common.document.configuration
/
CreateDocumentOptions
/
CreateDocumentOptions
Create
Document
Options
constructor
(
documentImageSizeLimit
:
Int
=
0
,
filters
:
List
<
ParametricFilter
>
?
=
null
,
documentDetection
:
Boolean
=
true
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)