Click or drag to resize

OCRZoneSetCellName Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
Syntax
public void SetCellName(
	int cellId,
	string name
)

Parameters

cellId
Type: SystemInt32
name
Type: SystemString

Return Value

Type: 
See Also