Click or drag to resize

ImageSave Method (ImageFile, IMF_FORMAT, Boolean, Boolean)

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

Parameters

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