Click or drag to resize

Image.SaveImageArea Method (ImageFile, RECT, IMF_FORMAT, 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 SaveImageArea(
	ImageFile file,
	RECT rect,
	IMF_FORMAT format,
	bool append
)

Parameters

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