Creates a new OCR memory-based document object.
Leadtools.Forms.Ocr.IOcrDocument CreateDocument()
Overloads Function CreateDocument() As Leadtools.Forms.Ocr.IOcrDocument
Leadtools.Forms.Ocr.IOcrDocument CreateDocument()
public OcrDocument createDocument()
function Leadtools.Forms.Ocr.IOcrDocumentManager.CreateDocument()()
Leadtools.Forms.Ocr.IOcrDocument^ CreateDocument();
An object implementing IOcrDocument that can participate in recognition and saving operations.
This method creates a memory-based IOcrDocument. It is the equivalent of CreateDocument(null, OcrCreateDocumentOptions.InMemory). For more information on memory and file-based documents, refer to Programming with the LEADTOOLS .NET OCR.
Typical OCR operation using the IOcrEngine involves starting up and then creating an OCR document using the CreateDocument method then adding the pages into it and perform either automatic or manual zoning. Once this is done, IOcrPage.Recognize is called on each page to collect the recognition data and have it stored internally in the page. After the recognition data is collected, you use the various IOcrDocument.Save or IOcrDocument.SaveXml methods to save the document to its final format.
When you are done using the IOcrDocument object created by this method, you should dispose it as soon as possible to free its resources. Disposing an IOcrDocument object will free all the pages stored inside its IOcrDocument.Pages collection.
For an example, refer to IOcrDocumentManager.
Products |
Support |
Feedback: CreateDocument() Method - Leadtools.Forms.Ocr |
Introduction |
Help Version 19.0.2017.6.6
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.