Click or drag to resize

LanguageViewHighlightRecents Property

Use this method to move the selected language to the beginning of the list in white highlight.

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

Property Value

Type: Boolean
See Also