Click or drag to resize

ImageFilesAdd Method

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Add(
	string FileName,
	out ImageFile ImageFile
)

Parameters

FileName
Type: SystemString
ImageFile
Type: OmniPageCSDK.IproPlusImageFile
See Also