Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
LabelRecognizerModule
The LabelRecognizerModule
class defines general functions in the label recognizer module.
Definition
Namespace: Dynamsoft.DLR
Assembly: Dynamsoft.LabelRecognizer.dll
public class LabelRecognizerModule
Methods
Method | Description |
---|---|
GetVersion | Returns the version of the label recognizer module. |
GetVersion
Returns the version of the label recognizer module.
static string GetVersion()
Return Value
Returns a string representing the version of the label recognizer module.