Click or drag to resize

ImageFileRemoveLines Method

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,
	[OptionalAttribute] int Page,
	out RemovedLines RemovedLines
)

Parameters

Rect
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
Page (Optional)
Type: SystemInt32
RemovedLines
Type: Kofax.OmniPageCSDK.IproPlusRemovedLines
See Also