Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

UpdateNativeFillMethod() Method








Update the type of text in the zones for all the pages in the OCR document.
Syntax
void UpdateNativeFillMethod()
'Declaration
 
Overloads Sub UpdateNativeFillMethod() 
'Usage
 
Dim instance As IOcrPageCollection
 
instance.UpdateNativeFillMethod()
void UpdateNativeFillMethod()
function Leadtools.Forms.Ocr.IOcrPageCollection.UpdateNativeFillMethod()()
void UpdateNativeFillMethod(); 
Remarks

For more information on fill method updating of a page, refer to IOcrPage.UpdateNativeFillMethod.

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

To update the fill method of a range of the pages in the OCR document use UpdateNativeFillMethod(int firstPageIndex, int lastPageIndex).

Note: This method is not supported in the LEADTOOLS OCR Advantage Engine, any call to this method will have no effect.

This member only works with memory-based documents and will throw an exception otherwise. For more information, refer to IOcrDocumentManager.CreateDocument and Programming with the LEADTOOLS .NET OCR.

Requirements

Target Platforms

See Also

Reference

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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features