//scanning/com.pixelnetica.scanning/ScanText/replaceId

replaceId

[androidJvm]
external fun replaceId(source: ScanText, id: Int)

Internal purpose only! Replace tag content from source with tag id Used to restore modified text

Parameters

androidJvm

   
source original recognized text
id tag to replace
Top