Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > 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 RasterImage object. | |
AddPages | Overloaded. Adds one or more pages from a multi-page 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 | 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 RasterImage object. | |
ExportPages | Overloaded. Export one or more pages at the specified index to a multi-page RasterImage object. | |
InsertDib | Overloaded. Inserts a DIB (Device-independent bitmap) stored in unmanaged memory to the specified location. | |
InsertPage | Overloaded. Inserts a RasterImage object to the specified location. | |
InsertPages | Overloaded. Insert one or more pages from a multi-page RasterImage object at the specified location. | |
MovePage | Move a page to new index | |
NativeAutoZone | Performs auto decomposition of a range of pages in the OCR document to find the text and graphics zones using predefined parameters | |
Recognize | Overloaded. Recognizes the OCR data found on all the pages in the OCR document. | |
UpdateNativeFillMethod | Overloaded. Update the type of text in the zones for all the pages in the OCR document. |