DocumentNormalizerModule
The DocumentNormalizerModule class defines general functions in the document normalizer module.
Definition
Namespace: Dynamsoft.DDN
public class DocumentNormalizerModule
Methods
| Method | Description |
|---|---|
| GetVersion | Returns the version of the document normalizer module. |
GetVersion
Returns the version of the document normalizer module.
static string GetVersion()
Parameters
None.
Return Value
Returns a string representing the version of the document normalizer module.