Specifies the position and visibility of the barcode caption.
[Visual Basic] Public Enum BarcodeTextPosition [C#] public enum BarcodeTextPosition
Member Name | Description |
---|---|
Above | Caption above the barcode. |
Below | Caption below the barcode. |
NotShown | Caption is hidden and no space is reserved for it. |
TextPosition Property | AddOnTextPosition