OcrConfiguration

data class OcrConfiguration(val languageTags: List<String>)

Constructors

Link copied to clipboard
constructor(languageTags: List<String>)

Properties

Link copied to clipboard

List of BCP47 language tags to perform OCR with.