WFHandlerAddWFInput Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void AddWFInput(
Object InputObj,
[OptionalAttribute] Object ImgPageList
)
Public Sub AddWFInput (
InputObj As Object,
<OptionalAttribute> ImgPageList As Object
)
public:
void AddWFInput(
[InAttribute] Object^ InputObj,
[OptionalAttribute] [InAttribute] Object^ ImgPageList
)
Parameters
- InputObj
- Type: SystemObject
- ImgPageList (Optional)
- Type: SystemObject
See Also