Click or drag to resize

ImageFileUpdatePage Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void UpdatePage(
	int Page,
	ImageFile SrcImage,
	int SrcPage,
	[OptionalAttribute] IMF_FORMAT DstFormat
)

Parameters

Page
Type: SystemInt32
SrcImage
Type: Kofax.OmniPageCSDK.IproPlusImageFile
SrcPage
Type: SystemInt32
DstFormat (Optional)
Type: Kofax.OmniPageCSDK.IproPlusIMF_FORMAT
See Also