Class | Description | |
---|---|---|
BarAdjust | Represents the bar adjustment for the barcode. This class cannot be inherited. | |
BarCodeHelper | Represents a barcode helper that provides some static convert methods. | |
BarCodeType | Represents the type of barcode. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated. | |
BarSize | Represents the size of the entire bar code. This class cannot be inherited. | |
Code128 | Represents the Code128 barcode type and any particular settings of this type. This class cannot be inherited. | |
Code39 | Represents the Code39 barcode type and any particular settings of this type. This class cannot be inherited. | |
Code49 | Represents Code49 barcode type and any particular settings of this type. This class cannot be inherited. | |
Code93 | Represents the Code93 barcode type and any particular settings of this type. This class cannot be inherited. | |
EAN128 | Represents the EAN128 barcode type and any particular settings of this type. This class cannot be inherited. | |
ITF | Represents the ITF barcode type and any particular settings of this type. This class cannot be inherited. | |
JAN13 | Represents the JAN13 barcode type and any particular settings of this type. This class cannot be inherited. | |
JAN8 | Represents the JAN8 barcode type and any particular settings of this type. This class cannot be inherited. | |
JapanesePostal | Represents the Japanese Postal barcode type and any particular settings of this type. This class cannot be inherited. | |
ModuleSize | Represents the size of the bar module for the barcode. This class cannot be inherited. | |
NW7 | Represents the NW7 barcode type and any particular settings of this type. This class cannot be inherited. | |
PDF417 | Represents the PDF417 barcode type and any particular settings of this type. This class cannot be inherited. | |
PostNet | Represents the PostNet barcode type and any particular settings of this type. This class cannot be inherited. | |
QRCode | Represents the QR Code barcode type and any particular settings of this type. This class cannot be inherited. | |
Quiet | Represents the left and right padding of the barcode. This class cannot be inherited. | |
Resolution | Represents the resolution in dots per inch. This class cannot be inherited. | |
UPC | Represents the UPC barcode type and any particular settings of this type. This class cannot be inherited. | |
ValueBase | Represents the base class for the barcode value type. |