PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Specifies the bearer bars type that must be drawn with the barcode.
Namespace:
PDFTech.BarcodesAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public enum BearerBarStyle |
Visual Basic (Declaration) |
---|
Public Enumeration BearerBarStyle |
Visual C++ |
---|
public enum class BearerBarStyle |
Members
Member name | Description | |
---|---|---|
None |
No bearer bars are drawn on the barcode
| |
Frame |
The bearer bars are drawn surrounding the symbol
| |
HorizontalRules |
The bearer bars are drawn at the top and bottom on the symbol
|