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: 21.0.0.0 (21.0.19459.900)
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