Table of contents

DocumentNormalizerModule

The DocumentNormalizerModule class defines general functions in the document normalizer module.

Definition

Module: dynamsoft_document_normalizer

class DocumentNormalizerModule

Methods

Method Description
get_version Returns the version of the document normalizer module.

get_version

Returns the version of the document normalizer module.

@staticmethod
def get_version() -> str:

Parameters

None.

Return Value

Returns a string representing the version of the document normalizer module.

Is this page helpful?

YesYes NoNo

In this article: