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
Syntaxpublic class WFInfoTags : IproPlusClass, IDisposable
Public Class WFInfoTags
Inherits IproPlusClass
Implements IDisposable
public ref class WFInfoTags : public IproPlusClass,
IDisposable
The WFInfoTags type exposes the following members.
Properties
| Name | Description |
---|
 | Count |
This property returns the number of tags in the workflow.
|
Top
Methods
| Name | Description |
---|
 | Dispose | Releases all resources used by the WFInfoTags |
 | GetEnumerator | |
 | GetItem |
This property returns the item information for For... cycles.
|
Top
See Also