Click or drag to resize

WorkflowAssistantDialogShowOpenOPD Property

This property controls whether or not the Open OPD (OmniPage Document) 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
[BindableAttribute(BindableSupport.Yes)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[DispIdAttribute(65)]
public bool ShowOpenOPD { get; set; }

Property Value

Type: Boolean
See Also