LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

AutoZone(OcrProgressCallback) Method






Optional callback to show operation progress.
Performs auto decomposition of all the pages in the OCR document to find the text and graphics zones using predefined parameters .NET support WinRT support
Syntax
void AutoZone( 
   OcrProgressCallback callback
)
'Declaration
 
Overloads Sub AutoZone( _
   ByVal callback As OcrProgressCallback _
) 
'Usage
 
Dim instance As IOcrPageCollection
Dim callback As OcrProgressCallback
 
instance.AutoZone(callback)
void AutoZone( 
   OcrProgressCallback callback
)
function Leadtools.Forms.Ocr.IOcrPageCollection.AutoZone(OcrProgressCallback)( 
   callback 
)
void AutoZone( 
   OcrProgressCallback^ callback
) 

Parameters

callback
Optional callback to show operation progress.
Remarks

For more information on auto zoning and decomposition, refer to IOcrPage.AutoZone.

This method will iterate through all the pages in this OCR document and run IOcrPage.AutoZone on each page.

You can use the OcrProgressCallback to show the operation progress or to abort it. For more information and an example, refer to OcrProgressCallback.

To perform auto decomposition to a range of pages in the OCR document use AutoZone(OcrZoneParser zoneParser, OcrZoneFillMethod fillMethod, LogicalUnit zonesUnit, int firstPageIndex, int lastPageIndex, OcrProgressCallback callback).

Example
For an example, refer to IOcrPageCollection.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IOcrPageCollection Interface
IOcrPageCollection Members
Overload List
IOcrPage.AutoZone
Recognize
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

AutoZone(OcrProgressCallback) requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features