Show / Hide Table of Contents

Class BarcodeUPC_E0

Generates the UPC E0 barcode.

Inheritance
System.Object
BarcodeBase
LinearBarcodeBase
BarcodeEAN
BarcodeUPC_E0
BarcodeSupplement2
BarcodeUPC_A
BarcodeUPC_E1
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 BarcodeUPC_E0 : BarcodeEAN

Constructors

BarcodeUPC_E0()

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

Declaration
public BarcodeUPC_E0()
Back to top Generated by DocFX