Click or drag to resize

EditorViewProofingBarVisible Property

This property controls whether the dock-able editor proofing bar is displayed or not.

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

Property Value

Type: Boolean
See Also