VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Ocr.Tesseract Namespace / GetTesseractOcrTextOrientationCommandResult Class
Properties Methods SeeAlso
In This Topic
    GetTesseractOcrTextOrientationCommandResult Class Members
    In This Topic
    The following tables list the members exposed by GetTesseractOcrTextOrientationCommandResult.
    Public Properties
     NameDescription
    Public PropertyGets the confidence, in percents, of the result.
    Public PropertyGets the orthogonal orientation, in degrees, of the text in document image.
    Public Methods
     NameDescription
    Public MethodCombines some execution results into one execution result. (Inherited from ProcessingCommandResult)
    See Also