Click or drag to resize

RecAPIkRecInit Method

See kRecInit.

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public static RECERR kRecInit(
	string companyName,
	string productName
)

Parameters

companyName
Type: SystemString
productName
Type: SystemString

Return Value

Type: RECERR
See Also