Suoranta.NaturalLanguage - Developer API

OcrRecognizerResult..::..GetImageRegionOf Method

Gets image region of line.

Namespace:  Suoranta.NaturalLanguage
Assembly:  Suoranta.NaturalLanguage (in Suoranta.NaturalLanguage.dll)

Syntax


public Image GetImageRegionOf(
	OcrRecognizerResult..::..Line line
)

Return Value

the line as Image

Exceptions


ExceptionCondition
ArgumentExceptionThe line does not belong to this recognizer result. - line