Class BarcodeEAN128
Generates the GS1-128 (formerly known as UCC-128 or EAN-128) barcode.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FastReport.Barcode
Assembly: FastReport.OpenSource.dll
Syntax
public class BarcodeEAN128 : Barcode128
Constructors
BarcodeEAN128()
Initializes a new instance of the BarcodeEAN128 class with default settings.
Declaration
public BarcodeEAN128()