WFInfoTag.InfoText Property
|
This property returns the text message of a workflow step.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string InfoText { get; }
Public ReadOnly Property InfoText As String
Get
public:
property String^ InfoText {
String^ get ();
}
Property Value
Type:
String
See Also