Click or drag to resize

UserZonesInsertInputZone Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
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