Click or drag to resize

ImageViewProgressIndicationVisible Property

This property controls whether the ImageView level recognition progress indication is enabled or not.

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

Property Value

Type: Boolean
Remarks
If this property is set to True, a color overlay indicates the displayed page's recognition progress.
See Also