VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrPage Class
In This Topic
OcrPage Class Methods
In This Topic
For a list of all methods of this type, see OcrPage.
Public Methods
 NameDescription
Public MethodCleanups the current page.
Public MethodCreates a new OcrPage that is a copy of the current instance.
Public Methodstatic (Shared in Visual Basic)Creates OCR page from specified text region.
Public MethodOverloaded. Returns a formatted text of this page.
Public MethodReturns the languages of this page.
Public MethodOverloaded. Returns an array of objects with specified confidence.
Public MethodReturns a text of this page.
Public MethodReturns an array of OcrWord objects with specified confidence.
Public MethodApplies a transformation matrix to this OcrPage.
See Also