Development Guide (Document Capture)
Document Capture
Starting camera
OkayCamDoc.start(this, LICENSE_KEY, config) { success, images, exception ->
// do something with the result
}Configuration
val config = OkayCamConfig.init(this)
config.topLabel.text = "Top Label"-
Property name
Description
Default value
Result
Params
Possible value
Last updated