←Select platform

UpdateNativeFillMethod Method

Summary
Update the type of text in the zones of this IOcrPage.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void UpdateNativeFillMethod() 
- (void)updateNativeFillMethod; 
public void updateNativeFillMethod() 
void UpdateNativeFillMethod();  
def UpdateNativeFillMethod(self): 
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 Module - LEAD Engine, any call to this method will have no effect.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.