←Select platform
In This Topic ▼

IOcrPageCollection Interface Methods

Summary

For a list of all members of this type, see IOcrPageCollection members

Public Methods

Name Description
Public Method
AddDib Adds a page from a DIB (Device-independent bitmap) stored in unmanaged memory.
Public Method AddPage Adds a page from a URI.
Public Method AddPages Adds one or more pages from a URI containing a multipage image file.
Public Method AutoPreprocess 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.
Public Method AutoZone Performs auto decomposition of all the pages in the OCR document to find the text and graphics zones using predefined parameters
Public Method ExportPage Export the page at the specified index to a disk file.
Public Method ExportPages Exports one of more page at the specified index to a disk file.
Public Method InsertDib Inserts a DIB (Device-independent bitmap) stored in a Windows Runtime IBuffer object to the specified location.
Public Method InsertPage Inserts the image stored in a URI to the specified location.
Public Method InsertPages Insert one or more pages from a multipage image file stored in a URI at the specified location.
Public Method MovePage Move a page to new index
Public Method NativeAutoZone Performs auto decomposition of a range of pages in the OCR document to find the text and graphics zones using predefined parameters
Public Method Recognize Recognizes the OCR data found on all the pages in the OCR document.
Public Method UpdateNativeFillMethod Update the type of text in the zones for all the pages in the OCR document.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly