Click or drag to resize

UserZonesInsertInputZone Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public InputZone InsertInputZone(
	ZONE zone,
	int index = -1,
	IMAGEINDEX imageindex = IMAGEINDEX.II_CURRENT
)

Parameters

zone
Type: Kofax.OmniPageCSDK.ArgTypesZONE
index (Optional)
Type: SystemInt32
imageindex (Optional)
Type: Kofax.OmniPageCSDK.ArgTypesIMAGEINDEX

Return Value

Type: InputZone
See Also