Class Barcode39
Generates the Code39 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 Barcode39 : LinearBarcodeBase
Constructors
Barcode39()
Initializes a new instance of the Barcode39 class with default settings.
Declaration
public Barcode39()
Properties
IsNumeric
Gets the value indicating that the barcode is numeric.
Declaration
public override bool IsNumeric { get; }
Property Value
Type | Description |
---|---|
System.Boolean |