Click or drag to resize

SettingsIsFlagSet Method (IntPtr, STSFLAGS)

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 bool IsFlagSet(
	IntPtr settingHandle,
	STSFLAGS whichFlags
)

Parameters

settingHandle
Type: SystemIntPtr
whichFlags
Type: Kofax.OmniPageCSDK.ArgTypesSTSFLAGS

Return Value

Type: Boolean
See Also