# XWUIBarcodeCode39

Code 39 1D barcode (A-Z, 0-9, common symbols).

## Basic Usage

Encode an inventory tag.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Encode an inventory tag.
```

## Custom Colors And Bar Size

Custom color, background and bar dimensions.

```example
file: examples/Styled.ts
html: examples/Styled.html
title: Custom Colors And Bar Size
description: Custom color, background and bar dimensions.
```

## Hide Human-Readable Text

Bars only, no caption.

```example
file: examples/NoHumanText.ts
html: examples/NoHumanText.html
title: Hide Human-Readable Text
description: Bars only, no caption.
```

```api
```
