Leadtools.Forms.Ocr Namespace > IOcrPage Interface : UpdateFillMethod Method |
void UpdateFillMethod()
'Declaration Sub UpdateFillMethod()
'Usage Dim instance As IOcrPage instance.UpdateFillMethod()
void UpdateFillMethod()
function Leadtools.Forms.Ocr.IOcrPage.UpdateFillMethod()
void UpdateFillMethod();
This method tries to determine the type of the text in the zones of this IOcrPage (e.g. handprinted, machine printed or dot-matrix printed text). This method only looks into zones having the OcrZoneFillMethod.Default value in their OcrZone.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 DetectFillMethod
Note: This method is not supported in the LEADTOOLS OCR Advantage Engine, any call to this method will have no effect.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2