VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrDocument Class
Constructors Properties Methods SeeAlso
In This Topic
    OcrDocument Class Members
    In This Topic
    The following tables list the members exposed by OcrDocument.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OcrDocument class.
    Public Properties
     NameDescription
    Public PropertyGets a list of OcrPage of this document.
    Public Methods
     NameDescription
    Public MethodCleanups the current document.
    Public MethodCreates a new OcrDocument that is a copy of the current instance.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the OCR document from specified image collection.
    See Also