Show / Hide Table of Contents

Class BarcodeSupplement2

Generates the 2-digit supplement barcode.

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

Constructors

BarcodeSupplement2()

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

Declaration
public BarcodeSupplement2()
Back to top Generated by DocFX