# XWUIBarcodeAztec

Aztec 2D barcode (transit tickets, small high-density labels).

## Basic Usage

Encode a short payload.

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

## High Error Correction

Raise eccPercent so the symbol survives more damage (good for worn labels).

```example
file: examples/HighErrorCorrection.ts
html: examples/HighErrorCorrection.html
title: High Error Correction
description: Raise eccPercent so the symbol survives more damage (good for worn labels).
```

## Compact Symbol With Custom Colors

Prefer a compact Aztec layout and brand it with custom colors.

```example
file: examples/Compact.ts
html: examples/Compact.html
title: Compact Symbol With Custom Colors
description: Prefer a compact Aztec layout and brand it with custom colors.
```

```api
```
