# XWUIBarcodeITF14

ITF-14 - 14-digit GTIN-14 carton-level barcode (with bearer bars).

## Basic Usage

Encode a GTIN-14 carton code.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Encode a GTIN-14 carton code.
```

## 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

Render the bars only by setting `displayValue: false`.

```example
file: examples/NoHumanText.ts
html: examples/NoHumanText.html
title: Hide Human-Readable Text
description: Render the bars only by setting displayValue false.
```

```api
```
