DocumentLocateZones Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void LocateZones(
[OptionalAttribute] int Flags,
[OptionalAttribute] Object Pages
)
Public Sub LocateZones (
<OptionalAttribute> Flags As Integer,
<OptionalAttribute> Pages As Object
)
public:
void LocateZones(
[OptionalAttribute] [InAttribute] int Flags,
[OptionalAttribute] [InAttribute] Object^ Pages
)
Parameters
- Flags (Optional)
- Type: SystemInt32
- Pages (Optional)
- Type: SystemObject
See Also