Click or drag to resize

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

Parameters

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