Class BarcodeEAN
The base class for EAN barcodes.
Inheritance
System.Object
BarcodeEAN
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 abstract class BarcodeEAN : LinearBarcodeBase
Constructors
BarcodeEAN()
Initializes a new instance of the BarcodeEAN class with default settings.
Declaration
public BarcodeEAN()