Click or drag to resize

ImageViewZonesVisible Property

This property controls whether the page zones are drawn or not on the image.

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

Property Value

Type: Boolean
Remarks
The default value for this property is True.
See Also