VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / HOcrCodec Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    HOcrCodec Class
    In This Topic
    Exports results of OCR recognition to and imports from hOCR format.
    Object Model
    HOcrCodec
    Syntax
    'Declaration
    
    Public Class HOcrCodec
    
    
    public class HOcrCodec
    
    
    public __gc class HOcrCodec
    
    
    public ref class HOcrCodec
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Ocr.Results.HOcrCodec

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also