Click or drag to resize

UserZonesInsertDropOutColorZone 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 InsertDropOutColorZone(
	RECT rect,
	int index = -1,
	IMAGEINDEX imageindex = IMAGEINDEX.II_CURRENT
)

Parameters

rect
Type: Kofax.OmniPageCSDK.ArgTypesRECT
index (Optional)
Type: SystemInt32
imageindex (Optional)
Type: Kofax.OmniPageCSDK.ArgTypesIMAGEINDEX

Return Value

Type: InputZone
See Also