  | TesseractOcrPageOrientationScriptInfoBestScriptId Property  | 
Gets the best script id.
 
Namespace: DevScope.Ocr.Tesseract.WindowsAssembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int BestScriptId { get; }Public ReadOnly Property BestScriptId As Integer
	Get
public:
property int BestScriptId {
	int get ();
}Property Value
Type: 
Int32
See Also