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. |
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