DocumentAutoZoning_Form Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool AutoZoning_Form { get; set; }
Public Property AutoZoning_Form As Boolean
Get
Set
public:
property bool AutoZoning_Form {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also