Table of contents

UtilityModule

The UtilityModule class defines general functions in the utility module.

Definition

Module: dynamsoft_utility

class UtilityModule 

Methods

Method Description
get_version Returns the version of the utility module.

get_version

Returns the version of the utility module.

@staticmethod def get_version() -> str: 

Return Value

Returns a string representing the version of the utility module.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: