Click or drag to resize

RecAPIkRecAddListUD Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public static RECERR kRecAddListUD(
	int sid,
	string filename,
	string section,
	bool keepSection
)

Parameters

sid
Type: SystemInt32
filename
Type: SystemString
section
Type: SystemString
keepSection
Type: SystemBoolean

Return Value

Type: RECERR
See Also