Click or drag to resize

WorkflowBarCompact Property

Use this property to toggle WorkflowBar compact state (with or without combos).

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(37)]
public bool Compact { get; set; }

Property Value

Type: Boolean
See Also