  | TesseractOcrPageOrientationScriptInfoBestScriptConfidence Property  | 
Gets the best script confidence.
 
Namespace: DevScope.Ocr.Tesseract.WindowsAppAssembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntaxpublic float BestScriptConfidence { get; }Public ReadOnly Property BestScriptConfidence As Single
	Get
public:
virtual property float BestScriptConfidence {
	float get () sealed;
}Property Value
Type: 
Single
See Also