Click or drag to resize

SettingNodeSave Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Save(
	string FileName,
	[OptionalAttribute] bool Full,
	[OptionalAttribute] bool Append
)

Parameters

FileName
Type: SystemString
Full (Optional)
Type: SystemBoolean
Append (Optional)
Type: SystemBoolean
See Also