Accusoft.ImagXpressSdk Namespace > Processor Class : Confidence Property |
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property Confidence As Short
[BrowsableAttribute(false)] public short Confidence {get;}
[BrowsableAttribute(false)] public: __property short get_Confidence();
[BrowsableAttribute(false)] public: property short Confidence { short get(); }
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.