OcrRecognizerResult..::..GetImageRegionOf Method
Gets image region of line.
Namespace:
Suoranta.NaturalLanguageAssembly: Suoranta.NaturalLanguage (in Suoranta.NaturalLanguage.dll)
Syntax
public Image GetImageRegionOf( OcrRecognizerResult..::..Line line )
Parameters
- line
- Type: Suoranta.NaturalLanguage..::..OcrRecognizerResult..::..Line
the line
Return Value
the line as ImageExceptions
| Exception | Condition |
|---|---|
| ArgumentException | The line does not belong to this recognizer result. - line |

