Update the type of text in the zones of this IOcrPage.
public void UpdateNativeFillMethod()
Sub UpdateNativeFillMethod()
- (void)updateNativeFillMethod;
public void updateNativeFillMethod()
void UpdateNativeFillMethod();
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET