Click or drag to resize

WFInfoViewErrors Property

Use this property to toggle the Errors filter button.

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

Property Value

Type: Boolean
See Also