This property returns the workflow image in .bmp format.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IStream Image { get; }
Public ReadOnly Property Image As IStream
Get
public:
property IStream^ Image {
IStream^ get ();
}
Property Value
Type:
IStream
See Also