Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.barcode
/
BarcodeDocumentFormats
/
Companion
Companion
object
Companion
Members
Properties
all
Link copied to clipboard
@
JvmStatic
val
all
:
List
<
BarcodeDocumentFormat
>
All barcode document formats.
document
Barcode
Formats
Link copied to clipboard
@
JvmStatic
val
documentBarcodeFormats
:
Map
<
BarcodeDocumentFormat
,
List
<
BarcodeFormat
>
>
Barcode types that are used to encode documents.
Functions
default
Link copied to clipboard
@
JvmStatic
fun
default
(
)
:
BarcodeDocumentFormats