Feature

License features.

Entries

Link copied to clipboard

Barcode scanner.

Link copied to clipboard

Check scanner.

Link copied to clipboard

Credit card scanner.

Link copied to clipboard

Image processing.

Link copied to clipboard

Document scanner.

Link copied to clipboard

License plate scanner.

Link copied to clipboard

Medical certificate scanner.

Link copied to clipboard

MRZ scanner.

Link copied to clipboard

OCR.

Link copied to clipboard

Text pattern scanner.

Link copied to clipboard

PDF creation.

Link copied to clipboard

ID card scanner.

Link copied to clipboard

Driver license scanner.

Link copied to clipboard

EHIC scanner.

Link copied to clipboard

Document classification.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard
fun toJson(): String
Link copied to clipboard
fun valueOf(value: String): Feature

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.