Click or drag to resize

ImageFileSaveAs Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SaveAs(
	string FileName,
	IMF_FORMAT Format,
	[OptionalAttribute] int Page
)

Parameters

FileName
Type: SystemString
Format
Type: Kofax.OmniPageCSDK.IproPlusIMF_FORMAT
Page (Optional)
Type: SystemInt32
See Also