Click or drag to resize

UserZones.InsertInputZone Method

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

Parameters

zone
Type: Kofax.OmniPageCSDK.ArgTypes.ZONE
index (Optional)
Type: System.Int32
imageindex (Optional)
Type: Kofax.OmniPageCSDK.ArgTypes.IMAGEINDEX

Return Value

Type: InputZone
See Also