Click or drag to resize

ImageViewMenuVisible Property

This property controls whether displaying context-sensitive popup menus is enabled or not. The default value for this property is True.

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

Property Value

Type: Boolean
See Also