ImageGear for .NET
DefaultFillingMethod Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecRecognitionSettings Class : DefaultFillingMethod Property




Glossary Item Box

Gets or sets default filling method used for zones whose filling method is DEFAULT.

Syntax

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

Property Value

ImGearRecFillingMethod enumeration value.

Remarks

This property specifies the default filling method for the page. The default filling method is applied to all zones on the page with the DEFAULT value in their ImGearRecZone.FillingMethod property.

This substitution of the filling method happens at the beginning of the Recognize call.

The default value is ImGearRecFillingMethod.OMNIFONT.

See Also

©2013. Accusoft Corporation. All Rights Reserved.