Click or drag to resize

EditorViewProofStopOn Property

This property controls the "proof stop on" condition.

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

Property Value

Type: TECPROOFRESULTS
Remarks
This value is a combination of the TECPROOFRESULTS bit-field values.
See Also