WorkflowAssistantDialogCreateWorkflow Method
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic void CreateWorkflow(
string WFFile
)
Public Sub CreateWorkflow (
WFFile As String
)
public:
void CreateWorkflow(
String^ WFFile
)
Parameters
- WFFile
- Type: SystemString
See Also