Click or drag to resize

SettingViewHexadecimal Property

Use this method to display SettingView control values in hexadecimal.

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

Property Value

Type: Boolean
See Also