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