Click or drag to resize

Links Class

This method returns the links collection.
Inheritance Hierarchy

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public class Links : IproPlusClass, IDisposable

The Links type exposes the following members.

Properties
  NameDescription
Public propertyCount
This property returns number of links stored in the collection.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Links
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the requested Link object from the collection.
Top
See Also