Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void RemoveLines(
out RemovedLines RemovedLines
)
Public Sub RemoveLines (
<OutAttribute> ByRef RemovedLines As RemovedLines
)
public:
void RemoveLines(
[OutAttribute] RemovedLines^% RemovedLines
)
Parameters
- RemovedLines
- Type: Kofax.OmniPageCSDK.IproPlusRemovedLines
See Also