Leadtools.Forms.Ocr Namespace : IOcrPageCollection Interface |
The following tables list the members exposed by IOcrPageCollection.
Name | Description | |
---|---|---|
AddDib | Overloaded. Adds a page from a DIB (Device-independent bitmap) stored in unmanaged memory. | |
AddPage | Overloaded. Adds a page from a Leadtools.RasterImage object. | |
AddPages | Overloaded. Adds one or more pages from a multi-page Leadtools.RasterImage object. | |
AutoPreprocess | Overloaded. Perform auto image processing clean up on all the pages in the OCR document to enhance the quality of the pages before starting its recognition. | |
AutoZone | Overloaded. Performs auto decomposition of all the pages in the OCR document to find the text and graphics zones using predefined parameters | |
ExportPage | Overloaded. Export the page at the specified index to a Leadtools.RasterImage object. | |
ExportPages | Overloaded. Export one or more pages at the specified index to a multi-page Leadtools.RasterImage object. | |
InsertDib | Overloaded. Inserts a DIB (Device-independent bitmap) stored in unmanaged memory to the specified location. | |
InsertPage | Overloaded. Inserts a Leadtools.RasterImage object to the specified location. | |
InsertPages | Overloaded. Insert one or more pages from a multi-page Leadtools.RasterImage object at the specified location. | |
Recognize | Overloaded. Recognizes the OCR data found on all the pages in the OCR document. | |
UpdateFillMethod | Overloaded. Update the type of text in the zones for all the pages in the OCR document. |