←Select platform

IOcrPageCollection Interface Members

Summary

The following tables list the members exposed by IOcrPageCollection.

Public Methods

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

Public Properties

Name Description
Item Gets the page at the specified index.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly