Show / Hide Table of Contents

Class BarcodeEAN13

Generates the EAN13 barcode.

Inheritance
System.Object
BarcodeBase
LinearBarcodeBase
BarcodeEAN
BarcodeEAN13
Inherited Members
LinearBarcodeBase.CalcCheckSum
LinearBarcodeBase.WideBarRatio
LinearBarcodeBase.IsNumeric
LinearBarcodeBase.Trim
LinearBarcodeBase.Assign(BarcodeBase)
LinearBarcodeBase.DrawBarcode(IGraphicsRenderer, RectangleF)
BarcodeBase.Name
BarcodeBase.Color
BarcodeBase.Clone()
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 BarcodeEAN13 : BarcodeEAN

Constructors

BarcodeEAN13()

Initializes a new instance of the BarcodeEAN13 class with default settings.

Declaration
public BarcodeEAN13()
Back to top Generated by DocFX