Click or drag to resize

UserZonesInsertInputZone Method

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