Click or drag to resize

UserZonesInsertInputZone Method

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

Parameters

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

Return Value

Type: InputZone
See Also