Click or drag to resize

RecAPI.kRecAddListUD Method

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

Parameters

sid
Type: System.Int32
filename
Type: System.String
section
Type: System.String
keepSection
Type: System.Boolean

Return Value

Type: RECERR
See Also