Click or drag to resize

ImageGetOrigin Method

Returns the source of the image.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetOrigin(
	out string Source,
	out int PageNamber
)

Parameters

Source
Type: SystemString
PageNamber
Type: SystemInt32
See Also