This property sets or returns the related user zone types.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic ZONETYPE Type { get; set; }
Public Property Type As ZONETYPE
Get
Set
public:
property ZONETYPE Type {
ZONETYPE get ();
void set (ZONETYPE value);
}
Property Value
Type:
ZONETYPE
See Also