Click or drag to resize

Image.GetOrigin 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: System.String
PageNamber
Type: System.Int32
See Also