Click or drag to resize

ImageFileSaveArea Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SaveArea(
	string FileName,
	IMF_FORMAT Format,
	int Page,
	ref IPRORECT Rect
)

Parameters

FileName
Type: SystemString
Format
Type: Kofax.OmniPageCSDK.IproPlusIMF_FORMAT
Page
Type: SystemInt32
Rect
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
See Also