Click or drag to resize

WFInfoTags Class

Use this method to regulate how the workflow steps communicate with the user during processing.
Inheritance Hierarchy

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

The WFInfoTags type exposes the following members.

Properties
  NameDescription
Public propertyCount
This property returns the number of tags in the workflow.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the WFInfoTags
Public methodGetEnumerator
Public methodGetItem
This property returns the item information for For... cycles.
Top
See Also