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.ui_v2.mrz.configuration
/
ThreeLineMrzFinderLayoutPreset
/
ThreeLineMrzFinderLayoutPreset
Three
Line
Mrz
Finder
Layout
Preset
constructor
(
mrzTextLine1
:
String
=
"I<USA2342353464<<<<<<<<<<<<<<<"
,
mrzTextLine2
:
String
=
"9602300M2904076USA<<<<<<<<<<<2"
,
mrzTextLine3
:
String
=
"SMITH<<JACK<<<<<<<<<<<<<<<<<<<"
,
adjustedFinderAspectRatio
:
Double
=
4.3125
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)