DocumentNormalizerModule
The DocumentNormalizerModule class defines general functions in the document normalizer module.
Definition
Package: com.dynamsoft.ddn
public final class DocumentNormalizerModule
Methods
| Method | Description |
|---|---|
| getVersion | Returns the version of the document normalizer module. |
getVersion
Returns the version of the document normalizer module.
public static String getVersion()
Parameters
None.
Return Value
Returns a string representing the version of the document normalizer module.