Gets or sets the narrow bar width of the Micro-PDF417 barcode part of the TLC 39 barcode.

Namespace:  Neodynamic.SDK.Printing
Assembly:  Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 2.0.2000.0 (2.0.2000.0)

Syntax

C#
public double Tlc39MicroPdf417BarWidth { get; set; }
Visual Basic (Declaration)
Public Property Tlc39MicroPdf417BarWidth As Double
Visual C++
public:
property double Tlc39MicroPdf417BarWidth {
	double get ();
	void set (double value);
}

Remarks

This feature is NOT supported by EPL printers.

See Also