VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrDocument Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    OcrDocument Class
    In This Topic
    Represents an OCR document that contains list of OcrPage.
    Object Model
    OcrDocument
    Syntax
    'Declaration
    
    Public Class OcrDocument
    
    
    public class OcrDocument
    
    
    public __gc class OcrDocument
    
    
    public ref class OcrDocument
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Ocr.Results.OcrDocument

    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