Accusoft.ImagXpress13.Net
Confidence Property (Processor)




Gets the confidence.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Confidence As Short
'Usage
 
Dim instance As Processor
Dim value As Short
 
value = instance.Confidence
[BrowsableAttribute(false)]
public short Confidence {get;}
[BrowsableAttribute(false)]
public: __property short get_Confidence();
[BrowsableAttribute(false)]
public:
property short Confidence {
   short get();
}

Property Value

An int16 which represents the confidence value.
Remarks

This property provides confidence levels from 1 to 100 of success of the operation.

Set by using the DocumentDeskew, DocumentBlankPageDetect(Int32,Int32,Int32,Boolean), and DocumentBorderCrop(Boolean) methods.

Note: Use this property for documents only.

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback