Class Barcode2of5Interleaved
Generates the "2/5 Interleaved" barcode.
Inheritance
System.Object
Barcode2of5Interleaved
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 class Barcode2of5Interleaved : LinearBarcodeBase
Constructors
Barcode2of5Interleaved()
Initializes a new instance of the Barcode2of5Interleaved class with default settings.
Declaration
public Barcode2of5Interleaved()