←Select platform

UpdateNativeFillMethod Method (IOcrPage)

Summary

Update the type of text in the zones of this IOcrPage.

Syntax

C#
VB
Java
Objective-C
C++
void UpdateNativeFillMethod() 
Sub UpdateNativeFillMethod()  
- (void)updateNativeFillMethod; 
public void updateNativeFillMethod() 
void UpdateNativeFillMethod();  

Remarks

This method tries to determine the type of the text in the zones of this IOcrPage (e.g. hand printed, machine printed or dot-matrix printed text). This method only looks into zones having the NativeOcrZoneFillMethod.Default value in their NativeOcrZone.FillMethod property. When a zone with this qualification is found, this method will update the following:

If the detection was unsuccessful, both properties of the zone remain intact.

The types of zones that can be detected with this method are:

To detect the global fill method of a page, use DetectNativeFillMethod

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize