 | OcrApiVersion Property |
Gets the version identifier as a static string.
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxpublic string Version { get; }Public ReadOnly Property Version As String
Get
public:
property String^ Version {
String^ get ();
}member Version : string with get
/** @property */
public String get_Version()
Property Value
String
See Also