Gets or sets the row height bar 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 Tlc39MicroPdf417RowBarHeight { get; set; }
Visual Basic (Declaration)
Public Property Tlc39MicroPdf417RowBarHeight As Double
Visual C++
public:
property double Tlc39MicroPdf417RowBarHeight {
	double get ();
	void set (double value);
}

Remarks

This feature is NOT supported by EPL printers.

See Also