Gets or sets the check digit for Code 11 barcodes.
Namespace:
Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 2.0.2000.0 (2.0.2000.0)
Syntax
C# |
---|
public Code11CheckDigit Code11CheckDigit { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Code11CheckDigit As Code11CheckDigit |
Visual C++ |
---|
public: property Code11CheckDigit Code11CheckDigit { Code11CheckDigit get (); void set (Code11CheckDigit value); } |
Remarks
This feature is NOT supported by EPL printers.