Click or drag to resize

SettingsCreateEnumArray Method (String, STSFLAGS, Int32, SEnumTypeElement)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public static Setting CreateEnumArray(
	string settingName,
	STSFLAGS flags,
	int[] defaultValues,
	SEnumTypeElement[] elements
)

Parameters

settingName
Type: SystemString
flags
Type: Kofax.OmniPageCSDK.ArgTypesSTSFLAGS
defaultValues
Type: SystemInt32
elements
Type: Kofax.OmniPageCSDK.ArgTypesSEnumTypeElement

Return Value

Type: Setting
See Also