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

Show in webframe

UpdateNativeFillMethod Method (IOcrPage)








Update the type of text in the zones of this IOcrPage.
Syntax
void UpdateNativeFillMethod()
'Declaration
 
Sub UpdateNativeFillMethod() 
'Usage
 
Dim instance As IOcrPage
 
instance.UpdateNativeFillMethod()
void UpdateNativeFillMethod()
- (void)updateNativeFillMethod;
public void updateNativeFillMethod()
function Leadtools.Forms.Ocr.IOcrPage.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

See Also

Reference

IOcrPage Interface
IOcrPage Members
IOcrPageCollection Interface
IOcrZoneCollection Interface
NativeOcrZone Structure
Recognize Method
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