DocumentNormalizerModule
The DocumentNormalizerModule class defines general functions of the document normalizer module.
Definition
Namespace: Dynamsoft.DocumentNormalizer.Maui
Assembly: Dynamsoft.DocumentNormalizer.Maui
class DocumentNormalizerModule
Methods
| Method | Description |
|---|---|
GetVersion |
Gets the version of Dynamsoft Document Normalizer. |
GetVersion
Gets the version of Dynamsoft Document Normalizer.
static string GetVersion();
Return Value
The version of Dynamsoft Document Normalizer.