Table of contents
Swift
Objective-C

BarcodeReaderModule

The BarcodeReaderModule class defines general methods of the barcode reader module.

Definition

Namespace: Dynamsoft.BarcodeReader.Maui

Assembly: Dynamsoft.BarcodeReader.Maui

class BarcodeReaderModule

Methods

Method Description
GetVersion Get the version of Dynamsoft.BarcodeReader.Maui library and its native dependency versions.

GetVersion

Get the version of Dynamsoft.BarcodeReader.Maui library and its native dependency versions.

static string GetVersion();

Return Value

The version of Dynamsoft.BarcodeReader.Maui library and its native dependency versions.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: