Click or drag to resize

ImageFileCreatePage Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void CreatePage(
	ImageInfo Info,
	[OptionalAttribute] int Page,
	[OptionalAttribute] IMF_FORMAT DstFormat
)

Parameters

Info
Type: Kofax.OmniPageCSDK.IproPlusImageInfo
Page (Optional)
Type: SystemInt32
DstFormat (Optional)
Type: Kofax.OmniPageCSDK.IproPlusIMF_FORMAT
See Also