Click or drag to resize

DocumentLoadImage Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void LoadImage(
	[OptionalAttribute] string FileName,
	[OptionalAttribute] int InsertPos,
	[OptionalAttribute] int IMAGEINDEX,
	out Page FirstPage
)

Parameters

FileName (Optional)
Type: SystemString
InsertPos (Optional)
Type: SystemInt32
IMAGEINDEX (Optional)
Type: SystemInt32
FirstPage
Type: Kofax.OmniPageCSDK.IproPlusPage
See Also