Confidence Property
Summary
Gets or sets the level of confidence that a recognition engine has when comparing the Form page attributes object to the Master Form page attributes object.
Syntax
public int Confidence { get; set; }
public int getConfidence();
public void setConfidence(
int intValue
);
public:
property int Confidence {
int get();
void set ( int );
}
Property Value
The confidence number expressing the certainty of the recognition of the Form page.