Barcode128 Fields
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
Barcode128 Fields |
The Barcode128 type exposes the following members.
| Name | Description | |
|---|---|---|
| CODE_CHAR_BARS |
Each code128 character is encoded as 3 black bars and 3 white bars.
| |
| CODE_CHAR_WIDTH |
Each code128 character width is 11 narrow bars.
| |
| CODEA |
Special code CODEA (or FN4 for code set A).
| |
| CODEB |
Special code CODEB (or FN4 for code set B).
| |
| CODEC |
Special code CODEC.
| |
| CodeTable |
Code table for barcode 128
| |
| FNC1 |
Special code FNC1.
| |
| FNC1_CHAR |
Function character FNC1.
| |
| FNC2 |
Special code FNC2.
| |
| FNC2_CHAR |
Function character FNC2.
| |
| FNC3 |
Special code FNC3.
| |
| FNC3_CHAR |
Function character FNC3.
| |
| SHIFT |
Special code SHIFT.
| |
| STARTA |
Special code STARTA.
| |
| STARTB |
Special code STARTB.
| |
| STARTC |
Special code STARTC.
| |
| STOP |
Special code STOP.
|