Click or drag to resize

ImageCopy Method

Copies the selected source.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Copy(
	ref IPRORECT RectTarget,
	Image ImageSource,
	ref IPRORECT RectSource
)

Parameters

RectTarget
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
ImageSource
Type: Kofax.OmniPageCSDK.IproPlusImage
RectSource
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
See Also