ImageGear for .NET
DetectFillingMethod Method
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZoneCollection Class : DetectFillingMethod Method




Glossary Item Box

Detects the filling methods of each zone individually.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

This method tries to determine the type of the text in the zones of a page (e.g. machine printed or dot-matrix printed text). The method performs a zone by zone analysis (instead of suggesting a general filling type for the entire image), and if the algorithm can determine a type for a given zone, the method replaces the DEFAULT value in the zone's ImGearRecZone.FillingMethod property by the determined one.

See Also

©2013. Accusoft Corporation. All Rights Reserved.