Visual Basic
C#
Managed Extensions for C++
C++/CLI
Return Value
ImGearRecFillingMethod enumeration value.This method tries to determine the type of the text in the zones of a page globally (e.g. machine printed or dot-matrix printed text).
Although this method detects a filling method for the entire image, it requires zones to be defined beforehand. (They could be detected automatically with the Locate method or added manually.) Additionally, this method only looks into zones with the DEFAULT
value in their FillingMethod
property.