Click or drag to resize

ImageSave Method (ImageFile, IMF_FORMAT, Boolean, Boolean)

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

Parameters

file
Type: Kofax.OmniPageCSDK.ObjectsImageFile
format
Type: Kofax.OmniPageCSDK.ArgTypesIMF_FORMAT
append
Type: SystemBoolean
force
Type: SystemBoolean
See Also