Click or drag to resize

SettingViewShowNumericEnums Property

Use this method to display setting enumeration integer values besides their names.

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

Property Value

Type: Boolean
See Also