The RemovedLines collection is a set of
RemovedLine objects representing the lines that were removed from the related BW image.
The
RemoveLines method of the
Page object returns this collection.
Inheritance Hierarchy
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic class RemovedLines : IproPlusClass,
IDisposable
Public Class RemovedLines
Inherits IproPlusClass
Implements IDisposable
public ref class RemovedLines : public IproPlusClass,
IDisposable
The RemovedLines type exposes the following members.
Properties
| Name | Description |
---|
 | Count |
This property returns the number of lines in the collection.
|
Top
Methods
See Also