Click or drag to resize

WorkflowAssistantDialogShowLoadFromODMA Property

This property controls whether or not the Load from ODMA step is enabled when creating a new workflow.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DispIdAttribute(77)]
[BindableAttribute(BindableSupport.Yes)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool ShowLoadFromODMA { get; set; }

Property Value

Type: Boolean
See Also