Click or drag to resize

Image.Save Method (ImageFile, IMF_FORMAT, Boolean, Boolean)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntax
public void Save(
	ImageFile file,
	IMF_FORMAT format,
	bool append,
	bool force
)

Parameters

file
Type: Kofax.OmniPageCSDK.Objects.ImageFile
format
Type: Kofax.OmniPageCSDK.ArgTypes.IMF_FORMAT
append
Type: System.Boolean
force
Type: System.Boolean
See Also