Click or drag to resize

SettingsSetToDefault Method (Int32, IntPtr, Boolean)

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 void SetToDefault(
	int sid,
	IntPtr handle,
	bool wholeSubtree
)

Parameters

sid
Type: SystemInt32
handle
Type: SystemIntPtr
wholeSubtree
Type: SystemBoolean
See Also