Table of contents
Swift
Objective-C

BarcodeReaderModule

The BarcodeReaderModule class defines general functions in the barcode reader module.

Definition

Module: dynamsoft_barcode_reader

class BarcodeReaderModule

Methods

Method Description
get_version Returns the version of the barcode reader module.

get_version

Returns the version of the barcode reader module.

@staticmethod
def get_version() -> str:

Parameters

None.

Return Value

Returns a string representing the version of the barcode reader module.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: