Click or drag to resize

SettingsCreateBool Method (String, STSFLAGS, Boolean)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 22.0.0.0 (22.0.22462.100)
Syntax
public static Setting CreateBool(
	string settingName,
	STSFLAGS flags,
	bool defaultValue
)

Parameters

settingName
Type: SystemString
flags
Type: Kofax.OmniPageCSDK.ArgTypesSTSFLAGS
defaultValue
Type: SystemBoolean

Return Value

Type: Setting
See Also