Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 14 additions & 10 deletions _includes/sidelist-programming/programming-android.html
Original file line number Diff line number Diff line change
Expand Up @@ -690,13 +690,17 @@
<li lang="android" ><a href="{{ site.android }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li>
<li lang="android" ><a href="{{ site.android }}upgrade.html" class="otherLinkColour">Upgrade Instructions</a></li>

<li lang="android" class="category">OTHERS</li>
<li lang="android" ><a target="_blank" href="{{ site.oc }}" class="otherLinkColour refreshLink">Develop for iOS (Objective-C & Swift)</a></li>
<li lang="android"><a target="_blank" href="{{ site.dbr_maui }}" class="otherLinkColour refreshLink">Develop for MAUI</a></li>
<li lang="android" ><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">Develop for React Native</a></li>
<li lang="android" ><a target="_blank" href="{{ site.dbr_flutter }}" class="otherLinkColour refreshLink">Develop for Flutter</a></li>
<li lang="android" ><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">Develop for C++</a></li>
<li lang="android" ><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Develop for Python</a></li>
<li lang="android" ><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Develop for Java</a></li>
<li lang="android" ><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">Develop for .NET</a></li>
<li lang="android" ><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">Develop for JS</a></li>
<li lang="android" class="category">OTHER EDITIONS</li>
<li lang="android"><a class="otherLinkColour">Choose a Language</a>
<ul>
<li><a target="_blank" href="{{ site.oc }}" class="otherLinkColour refreshLink">iOS (Objective-C & Swift)</a></li>
<li><a target="_blank" href="{{ site.dbr_maui }}" class="otherLinkColour refreshLink">MAUI</a></li>
<li><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">React Native</a></li>
<li><a target="_blank" href="{{ site.dbr_flutter }}" class="otherLinkColour refreshLink">Flutter</a></li>
<li><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">C++</a></li>
<li><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Python</a></li>
<li><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Java</a></li>
<li><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">.NET</a></li>
<li><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">JS</a></li>
</ul>
</li>
23 changes: 13 additions & 10 deletions _includes/sidelist-programming/programming-flutter.html
Original file line number Diff line number Diff line change
Expand Up @@ -480,13 +480,16 @@
<li lang="flutter" class="category">USEFUL RESOURCES</li>
<li lang="flutter"><a href="{{ site.dbr_flutter }}release-notes/" class="otherLinkColour">Release Notes</a></li>

<li lang="flutter" class="category">OTHER EDITIONS</li>
<li lang="flutter"><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Develop for Android (Java & Kotlin)</a></li>
<li lang="flutter" ><a target="_blank" href="{{ site.oc }}" class="otherLinkColour refreshLink">Develop for iOS (Objective-C & Swift)</a></li>
<li lang="flutter" ><a target="_blank" href="{{ site.dbr_maui }}" class="otherLinkColour refreshLink">Develop for MAUI</a></li>
<li lang="flutter" ><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">Develop for React Native</a></li>
<li lang="flutter" ><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">Develop for C++</a></li>
<li lang="flutter" ><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Develop for Python</a></li>
<li lang="flutter" ><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Develop for Java</a></li>
<li lang="flutter" ><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">Develop for .NET</a></li>
<li lang="flutter" ><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">Develop for JS</a></li>
<li lang="flutter"><a class="otherLinkColour">Choose a Language</a>
<ul>
<li><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Android (Java & Kotlin)</a></li>
<li><a target="_blank" href="{{ site.oc }}" class="otherLinkColour refreshLink">iOS (Objective-C & Swift)</a></li>
<li><a target="_blank" href="{{ site.dbr_maui }}" class="otherLinkColour refreshLink">MAUI</a></li>
<li><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">React Native</a></li>
<li><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">C++</a></li>
<li><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Python</a></li>
<li><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Java</a></li>
<li><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">.NET</a></li>
<li><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">JS</a></li>
</ul>
</li>
31 changes: 21 additions & 10 deletions _includes/sidelist-programming/programming-maui.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,14 @@
<ul lang="maui">
<li lang="maui"><a class="otherLinkColour">Classes</a>
<ul lang="maui">
<li lang="maui"><a href="{{ site.dbr_maui_api }}aztec-details.html" class="otherLinkColour">AztecDetails</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}barcode-reader-module.html" class="otherLinkColour">BarcodeReaderModule</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}barcode-result-item.html" class="otherLinkColour">BarcodeResultItem</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}datamatrix-details.html" class="otherLinkColour">DataMatrixDetails</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}decoded-barcodes-result.html" class="otherLinkColour">DecodedBarcodesResult</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}oned-details.html" class="otherLinkColour">OneDCodeDetails</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}pdf417-details.html" class="otherLinkColour">PDF417Details</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}qr-code-details.html" class="otherLinkColour">QRCodeDetails</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}simplified-barcode-reader-settings.html" class="otherLinkColour">SimplifiedBarcodeReaderSettings</a></li>
</ul>
</li>
Expand All @@ -66,6 +71,7 @@
<li lang="maui"><a href="{{ site.dbr_maui_api }}enum/barcode-format.html" class="otherLinkColour">EnumBarcodeFormat</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}enum/deblur-mode.html" class="otherLinkColour">EnumDeblurMode</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}enum/localization-mode.html" class="otherLinkColour">EnumLocalizationMode</a></li>
<li lang="maui"><a href="{{ site.dbr_maui_api }}enum/qr-code-error-correction-level.html" class="otherLinkColour">EnumQRCodeErrorCorrectionLevel</a></li>
</ul>
</li>
</ul>
Expand All @@ -77,6 +83,7 @@
<li lang="maui"><a href="{{ site.dce_maui_api }}camera-enhancer-module.html" class="otherLinkColour">CameraEnhancerModule</a></li>
<li lang="maui"><a href="{{ site.dce_maui_api }}camera-enhancer.html" class="otherLinkColour">CameraEnhancer</a></li>
<li lang="maui"><a href="{{ site.dce_maui_api }}camera-view.html" class="otherLinkColour">CameraView</a></li>
<li lang="maui"><a href="{{ site.dce_maui_api }}camera-toggle-button.html" class="otherLinkColour">CameraToggleButton</a></li>
<li lang="maui"><a href="{{ site.dce_maui_api }}drawing-item.html" class="otherLinkColour">DrawingItem</a></li>
<li lang="maui"><a href="{{ site.dce_maui_api }}drawing-layer.html" class="otherLinkColour">DrawingLayer</a></li>
<li lang="maui"><a href="{{ site.dce_maui_api }}feedback.html" class="otherLinkColour">Feedback</a></li>
Expand Down Expand Up @@ -545,13 +552,17 @@
<li lang="maui" ><a href="{{ site.dbr_maui }}upgrade.html" class="otherLinkColour">Upgrade from 10.x to 11.x</a></li>
<li lang="maui" ><a href="{{ site.dbr_maui }}migrate-from-xamarin-to-maui.html" class="otherLinkColour">Migrate from Xamarin Forms</a></li>

<li lang="maui" class="category">OTHERS</li>
<li lang="maui"><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Develop for Android (Java & Kotlin)</a></li>
<li lang="maui" ><a target="_blank" href="{{ site.oc }}" class="otherLinkColour refreshLink">Develop for iOS (Objective-C & Swift)</a></li>
<li lang="maui" ><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">Develop for React Native</a></li>
<li lang="maui" ><a target="_blank" href="{{ site.dbr_flutter }}" class="otherLinkColour refreshLink">Develop for Flutter</a></li>
<li lang="maui" ><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">Develop for C++</a></li>
<li lang="maui" ><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Develop for Python</a></li>
<li lang="maui" ><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Develop for Java</a></li>
<li lang="maui" ><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">Develop for .NET</a></li>
<li lang="maui" ><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">Develop for JS</a></li>
<li lang="maui" class="category">OTHER EDITIONS</li>
<li lang="maui"><a class="otherLinkColour">Choose a Language</a>
<ul>
<li><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Android (Java & Kotlin)</a></li>
<li><a target="_blank" href="{{ site.oc }}" class="otherLinkColour refreshLink">iOS (Objective-C & Swift)</a></li>
<li><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">React Native</a></li>
<li><a target="_blank" href="{{ site.dbr_flutter }}" class="otherLinkColour refreshLink">Flutter</a></li>
<li><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">C++</a></li>
<li><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Python</a></li>
<li><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Java</a></li>
<li><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">.NET</a></li>
<li><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">JS</a></li>
</ul>
</li>
26 changes: 14 additions & 12 deletions _includes/sidelist-programming/programming-oc.html
Original file line number Diff line number Diff line change
Expand Up @@ -687,15 +687,17 @@
<li lang="objectivec-swift" ><a href="{{ site.oc }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li>
<li lang="objectivec-swift"><a href="{{ site.oc }}upgrade.html" class="otherLinkColour">Upgrade Instructions</a></li>



<li lang="objectivec-swift" class="category">OTHERS</li>
<li lang="objectivec-swift"><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Develop for Android (Java & Kotlin)</a></li>
<li lang="objectivec-swift"><a target="_blank" href="{{ site.dbr_maui }}" class="otherLinkColour refreshLink">Develop for MAUI</a></li>
<li lang="objectivec-swift" ><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">Develop for React Native</a></li>
<li lang="objectivec-swift" ><a target="_blank" href="{{ site.dbr_flutter }}" class="otherLinkColour refreshLink">Develop for Flutter</a></li>
<li lang="objectivec-swift" ><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">Develop for C++</a></li>
<li lang="objectivec-swift" ><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Develop for Python</a></li>
<li lang="objectivec-swift" ><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Develop for Java</a></li>
<li lang="objectivec-swift" ><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">Develop for .NET</a></li>
<li lang="objectivec-swift" ><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">Develop for JS</a></li>
<li lang="objectivec-swift" class="category">OTHER EDITIONS</li>
<li lang="objectivec-swift"><a class="otherLinkColour">Choose a Language</a>
<ul>
<li><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Android (Java & Kotlin)</a></li>
<li><a target="_blank" href="{{ site.dbr_maui }}" class="otherLinkColour refreshLink">MAUI</a></li>
<li><a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-react-native-samples" class="otherLinkColour refreshLink">React Native</a></li>
<li><a target="_blank" href="{{ site.dbr_flutter }}" class="otherLinkColour refreshLink">Flutter</a></li>
<li><a target="_blank" href="{{ site.dbr_cpp }}" class="otherLinkColour refreshLink">C++</a></li>
<li><a target="_blank" href="{{ site.dbr_python }}" class="otherLinkColour refreshLink">Python</a></li>
<li><a target="_blank" href="{{ site.dbr_java }}" class="otherLinkColour refreshLink">Java</a></li>
<li><a target="_blank" href="{{ site.dbr_dotnet }}" class="otherLinkColour refreshLink">.NET</a></li>
<li><a target="_blank" href="{{ site.dbr_js }}" class="otherLinkColour refreshLink">JS</a></li>
</ul>
</li>
55 changes: 55 additions & 0 deletions programming/maui/api-reference/aztec-details.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
layout: default-layout
title: AztecDetails Class - Dynamsoft Barcode Reader MAUI Edition
description: AztecDetails class of Dynamsoft Barcode Reader MAUI edition represents a barcode in Aztec format.
keywords: AztecDetails, class, api reference, MAUI
needAutoGenerateSidebar: true
needGenerateH3Content: true
breadcrumbText: AztecDetails
---

# AztecDetails

`AztecDetails` represents details specific to an Aztec barcode.

## Definition

*Namespace:* Dynamsoft.BarcodeReader.Maui

*Assembly:* Dynamsoft.BarcodeReader.Maui

```csharp
class AztecDetails
```

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| [`Rows`](#rows) | *int* | The number of rows of the Aztec barcode. |
| [`Columns`](#columns) | *int* | The number of columns in the Aztec barcode. |
| [`LayerNumber`](#layernumber) | *int* | The layer number of the Aztec barcode. |

### Rows

The number of rows of the Aztec barcode, indicating how many rows of modules it contains.

```csharp
int Rows { get; }
```

### Columns

The number of columns in the Aztec barcode, indicating how many columns of modules it contains.

```csharp
int Columns { get; }
```

### LayerNumber

The layer number of the Aztec barcode. A negative number (-1, -2, -3, -4) specifies a compact Aztec code, while a positive number (1, 2, .. 32) specifies a normal (full-range) Aztec code. The layer number determines the complexity and capacity of the Aztec barcode.

```csharp
int LayerNumber { get; }
```
73 changes: 73 additions & 0 deletions programming/maui/api-reference/datamatrix-details.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
---
layout: default-layout
title: DataMatrixDetails Class - Dynamsoft Barcode Reader MAUI Edition
description: DataMatrixDetails class of Dynamsoft Barcode Reader MAUI edition represents the details of a DataMatrix barcode.
keywords: DataMatrixDetails, class, api reference, MAUI
needAutoGenerateSidebar: true
needGenerateH3Content: true
breadcrumbText: DataMatrixDetails
---

# DataMatrixDetails

`DataMatrixDetails` represents detailed information about a Data Matrix barcode.

## Definition

*Namespace:* Dynamsoft.BarcodeReader.Maui

*Assembly:* Dynamsoft.BarcodeReader.Maui

```csharp
class DataMatrixDetails
```

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| [`Rows`](#rows) | *int* | The number of rows of the Data Matrix barcode. |
| [`Columns`](#columns) | *int* | The number of columns of the Data Matrix barcode. |
| [`DataRegionRows`](#dataregionrows) | *int* | The number of rows in the data region of the Data Matrix barcode. |
| [`DataRegionColumns`](#dataregioncolumns) | *int* | The number of columns in the data region of the Data Matrix barcode. |
| [`DataRegionNumber`](#dataregionnumber) | *int* | The number of data regions in the Data Matrix barcode. |

### Rows

The number of rows of the Data Matrix barcode, indicating how many rows of data modules it contains.

```csharp
int Rows { get; }
```

### Columns

The number of columns of the Data Matrix barcode, indicating how many columns of data modules it contains.

```csharp
int Columns { get; }
```

### DataRegionRows

The number of rows of the data region within the Data Matrix barcode. Data regions are subdivisions of a Data Matrix barcode where data is stored.

```csharp
int DataRegionRows { get; }
```

### DataRegionColumns

The number of columns of the data region within the Data Matrix barcode. Data regions are subdivisions of the barcode where data is stored.

```csharp
int DataRegionColumns { get; }
```

### DataRegionNumber

The number of data regions in the Data Matrix barcode. Data Matrix barcodes can have multiple data regions for storing data redundantly or for error correction purposes.

```csharp
int DataRegionNumber { get; }
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: default-layout
title: EnumQRCodeErrorCorrectionLevel - Dynamsoft Barcode Reader MAUI Enumerations
description: The enumeration QRCodeErrorCorrectionLevel of Dynamsoft Barcode Reader MAUI ediiton describes the error correction level when processing the QR code.
keywords: QR code error correction level
needGenerateH3Content: true
needAutoGenerateSidebar: true
noTitleIndex: true
breadcrumbText: EnumQRCodeErrorCorrectionLevel
codeAutoHeight: true
---

# EnumQRCodeErrorCorrectionLevel

`EnumQRCodeErrorCorrectionLevel` describes the error correction level when processing the QR code.

```java
namespace Dynamsoft.BarcodeReader.Maui
{
public enum EnumQRCodeErrorCorrectionLevel : int
{
/**Error Correction Level H (high) */
QRECL_ERROR_CORRECTION_H = 0,
/**Error Correction Level L (low) */
QRECL_ERROR_CORRECTION_L = 1,
/**Error Correction Level M (medium-low) */
QRECL_ERROR_CORRECTION_M = 2,
/**Error Correction Level Q (medium-high) */
QRECL_ERROR_CORRECTION_Q = 3
}
}
```
Loading