Click or drag to resize

SettingViewBorderVisible Property

Use this method to draw a border around the SettingView control.

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

Property Value

Type: Boolean
See Also