Document.ZoningFlags Property
|
Use this method to get or set zoning flags for the object.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int ZoningFlags { get; set; }
Public Property ZoningFlags As Integer
Get
Set
public:
property int ZoningFlags {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also