Click or drag to resize

ZebraBarcodeFactory Methods

The ZebraBarcodeFactory type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGetCode128
Returns the barcode utilites class for Code128 barcodes.
Public methodStatic memberGetCode39
Returns the barcode utilites class for Code39 barcodes.
Public methodStatic memberGetCodeEAN13
Returns the barcode utilites class for EAN13 barcodes.
Public methodStatic memberGetCodeEAN8
Returns the barcode utilites class for EAN8 barcodes.
Public methodStatic memberGetCodePDF417
Returns the barcode utilites class for EAN13 barcodes.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetQRCode
Returns the barcode utilites class for QRCode barcodes.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also