Click or drag to resize

EditorViewCharacterMapVisible Property

This property controls whether or not the character map 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(117)]
public bool CharacterMapVisible { get; set; }

Property Value

Type: Boolean
Remarks
It provides access to non-keyboard characters, with quick access to the most recently used ones.
See Also