The used text location
Namespace: TallComponents.PDF.Layout.Shapes.BarcodesAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public enum TextLocation |
| Visual Basic |
|---|
Public Enumeration TextLocation |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No text will be displayed | |
| Below | 1 | Below the barcode | |
| Above | 2 | Above the barcode | |
| AboveEmbedded | 3 | In the top region of the barcode | |
| BelowEmbedded | 4 | In the botton region of the barcode |