Show / Hide Table of Contents

Class Barcode2of5Interleaved

Generates the "2/5 Interleaved" barcode.

Inheritance
System.Object
BarcodeBase
LinearBarcodeBase
Barcode2of5Interleaved
Barcode2of5Industrial
Barcode2of5Matrix
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 Barcode2of5Interleaved : LinearBarcodeBase

Constructors

Barcode2of5Interleaved()

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

Declaration
public Barcode2of5Interleaved()
In This Article
  • Constructors
    • Barcode2of5Interleaved()
Back to top Generated by DocFX