LabelRecognizerModule
The LabelRecognizerModule
class defines general functions of the DynamsoftLabelRecognizer
module.
Definition
Namespace: Dynamsoft.LabelRecognizer.Maui
Assembly: Dynamsoft.LabelRecognizer.Maui
class LabelRecognizerModule
Methods
Method | Description |
---|---|
GetVersion | Get the version of the DynamsoftLabelRecognizer module. |
getVersion
Get the version of the DynamsoftLabelRecognizer
module.
static string GetVersion();
Return Value
Returns a string representing the version of the DynamsoftLabelRecognizer
module.