Click or drag to resize

Image.RemoveLines Method

Caution note Caution
This API is preliminary and subject to change.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void RemoveLines(
	ref IPRORECT Rect,
	out RemovedLines RemovedLines
)

Parameters

Rect
Type: Kofax.OmniPageCSDK.IproPlus.IPRORECT
RemovedLines
Type: Kofax.OmniPageCSDK.IproPlus.RemovedLines
See Also