Object for storing OCR results
contains recognized
text and metadata collected during optical character recognition (OCR).
The ocrText
ocr
function returns the ocrText
object.
You can access the information contained in the object with the ocrText
properties.
You can also locate text that matches a specific pattern with the
object’s locateText
method.
locateText | Locate text pattern |
insertShape
| ocr
| regexp
| strfind