 | OcrApiDataPath Property |
Gets the path to the tessdata folder
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxpublic string DataPath { get; }Public ReadOnly Property DataPath As String
Get
public:
property String^ DataPath {
String^ get ();
}member DataPath : string with get
/** @property */
public String get_DataPath()
Property Value
String
See Also