Click or drag to resize

RecAPIkRecGetCellName Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public static RECERR kRecGetCellName(
	IntPtr hPage,
	int xZone,
	int cellIndex,
	out string name
)

Parameters

hPage
Type: SystemIntPtr
xZone
Type: SystemInt32
cellIndex
Type: SystemInt32
name
Type: SystemString

Return Value

Type: RECERR
See Also