Class BarcodeDeutscheLeitcode
Generates the "Deutsche Leitcode" barcode.
Inheritance
System.Object
BarcodeDeutscheLeitcode
Inherited Members
Namespace: FastReport.Barcode
Assembly: FastReport.Base.dll
Syntax
public class BarcodeDeutscheLeitcode : Barcode2of5Interleaved
Constructors
BarcodeDeutscheLeitcode()
Declaration
public BarcodeDeutscheLeitcode()
Properties
PrintCheckSum
Gets or sets a value that indicates that CheckSum should be printed.
Declaration
public bool PrintCheckSum { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Assign(BarcodeBase)
Assigns properties from other, similar barcode.
Declaration
public override void Assign(BarcodeBase source)
Parameters
Type | Name | Description |
---|---|---|
BarcodeBase | source | Barcode object to assign properties from. |
Overrides
GetDefaultValue()
Get default value of this barcode
Declaration
public override string GetDefaultValue()
Returns
Type | Description |
---|---|
System.String |