Click or drag to resize

SettingViewRoot Property

Use this method to display a root treeview section name; if empty, the full treeview is displayed.

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(27)]
public string Root { get; set; }

Property Value

Type: String
See Also