Click or drag to resize

RecAPIkRecGetFirstSectionUD Method

Note: This API is now obsolete.

See kRecGetFirstSectionUD.

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
[ObsoleteAttribute("Deprecated method")]
public static RECERR kRecGetFirstSectionUD(
	int sid,
	out string pSection
)

Parameters

sid
Type: SystemInt32
pSection
Type: SystemString

Return Value

Type: RECERR
See Also