DocumentNormalizerModule
The DocumentNormalizerModule class defines general functions of the document normalizer module.
Definition
Namespace: com.dynamsoft.ddn
Assembly: DynamsoftCaptureVisionBundle.aar
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.