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