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