Click or drag to resize

EditorViewEnableProofReadDoneDialog Property

This property controls whether the proofread done dialog is displayed 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(203)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool EnableProofReadDoneDialog { get; set; }

Property Value

Type: Boolean
See Also