The OCRObject object contains the following methods:
Method List
Name | Description |
---|---|
CreateOptions
|
Returns an
OCROptions
object used to configure character recognition settings for an onscreen object. |
FindRectByText
|
Recognizes all the text within the visible area of an onscreen object and searches for a rectangular region in this area by the text this region holds. |
GetText
|
Recognizes all the text within the visible area of an onscreen object and returns this text. |