Click or drag to resize

EditorViewReadingOrderVisible Property

This property controls whether the zone reading order is displayed by the control or not.

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

Property Value

Type: Boolean
See Also