Class BarcodeCodabar
Generates the Codabar barcode.
Inherited Members
Namespace: FastReport.Barcode
Assembly: FastReport.Base.dll
Syntax
public class BarcodeCodabar : LinearBarcodeBase
Constructors
BarcodeCodabar()
Initializes a new instance of the BarcodeCodabar class with default settings.
Declaration
public BarcodeCodabar()
Properties
IsNumeric
Gets the value indicating that the barcode is numeric.
Declaration
public override bool IsNumeric { get; }
Property Value
Type | Description |
---|---|
System.Boolean |