Click or drag to resize

RecAPIkRecGetSectionContent Method

See kRecGetSectionContent.

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public static RECERR kRecGetSectionContent(
	int sid,
	string section,
	out string pString,
	out uint pAttrib
)

Parameters

sid
Type: SystemInt32
section
Type: SystemString
pString
Type: SystemString
pAttrib
Type: SystemUInt32

Return Value

Type: RECERR
See Also