Click or drag to resize

RecAPIkRecGetAnchorText Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public static RECERR kRecGetAnchorText(
	IntPtr hPage,
	int nZone,
	out string Text
)

Parameters

hPage
Type: SystemIntPtr
nZone
Type: SystemInt32
Text
Type: SystemString

Return Value

Type: RECERR
See Also