text Property

val text: String

Retrieve the text part of ScanText Don’t use toString to get the text.

Top