# XWUIBarcodePharmacode

Pharmacode - numeric pharmaceutical packaging barcode.

## Basic Usage

Encode a numeric pack code.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Encode a numeric pack 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
```
