| TesseractOcrPageOrientationScriptInfoBestOrientationConfidence Property |
Gets the best orientation confidence.
Namespace: DevScope.Ocr.Tesseract.WindowsPhoneAssembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax public float BestOrientationConfidence { get; }
Public ReadOnly Property BestOrientationConfidence As Single
Get
public:
virtual property float BestOrientationConfidence {
float get () sealed;
}
Property Value
Type:
SingleSee Also