Name | Description | |
---|---|---|
DetectedLanguages | Gets an array of the detected languages on the page. | |
Image | Gets access to image properties and processing methods. | |
Parent | Gets reference to parent ImGearOCR class object. | |
Text | Returns a string representation of the text found on the page. | |
Zones | Gets collection of recognition zones. | |
ZoneSeparator | Gets or sets the character sequence used to join recognized text from different zones. For compatibility with previous versions, this set by default to " \r\n". Note that this string is not inserted into the output of the GetLetters method. When using that method, check the ImGearOCRLetter.ZoneIndex property to determine which zone the charater was found in instead. |
Is this page helpful?
Yes
No