# XWUIBarcodeDataMatrix

Data Matrix 2D barcode (industrial small-label preferred symbology).

## Basic Usage

Encode a small payload.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Encode a small payload.
```

## Larger Symbol

Increase size and margin so the symbol scans reliably from a distance.

```example
file: examples/Sized.ts
html: examples/Sized.html
title: Larger Symbol
description: Increase size and margin so the symbol scans reliably from a distance.
```

## Custom Colors

Render the Data Matrix with a branded foreground and background.

```example
file: examples/Branded.ts
html: examples/Branded.html
title: Custom Colors
description: Render the Data Matrix with a branded foreground and background.
```

```api
```
