ZebraBarcodeFactory Methods |
The ZebraBarcodeFactory type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetCode128 |
Returns the barcode utilites class for Code128 barcodes.
| |
GetCode39 |
Returns the barcode utilites class for Code39 barcodes.
| |
GetCodeEAN13 |
Returns the barcode utilites class for EAN13 barcodes.
| |
GetCodeEAN8 |
Returns the barcode utilites class for EAN8 barcodes.
| |
GetCodePDF417 |
Returns the barcode utilites class for EAN13 barcodes.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetQRCode |
Returns the barcode utilites class for QRCode barcodes.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |