Click or drag to resize

ImageFile Constructor

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public ImageFile(
	string filename,
	FILEOPENMODE mode,
	IMF_FORMAT filetype,
	SettingCollection settings = null
)

Parameters

filename
Type: SystemString
mode
Type: Kofax.OmniPageCSDK.ArgTypesFILEOPENMODE
filetype
Type: Kofax.OmniPageCSDK.ArgTypesIMF_FORMAT
settings (Optional)
Type: Kofax.OmniPageCSDK.ObjectsSettingCollection
See Also