Click or drag to resize

DocumentClassifierProjectSetStopWords Method

Caution note Caution
This API is preliminary and subject to change.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetStopWords(
	LANGUAGES Language,
	string[] StopWords
)

Parameters

Language
Type: Kofax.OmniPageCSDK.IproPlusLANGUAGES
StopWords
Type: SystemString
See Also