Click or drag to resize

RecAPIkRecGetDCStopWords Method

See kRecGetDCStopWords.

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public static RECERR kRecGetDCStopWords(
	IntPtr hDCProject,
	LANGUAGES lang,
	out string pStopWords
)

Parameters

hDCProject
Type: SystemIntPtr
lang
Type: OmniPageCSDK.ArgTypesLANGUAGES
pStopWords
Type: SystemString

Return Value

Type: RECERR
See Also