Gets or sets the height of the margin above the EAN/UPC supplement bars.

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 EanUpcSupplementTopMargin { get; set; }
Visual Basic (Declaration)
Public Property EanUpcSupplementTopMargin As Double
Visual C++
public:
property double EanUpcSupplementTopMargin {
	double get ();
	void set (double value);
}

Remarks

This feature is NOT supported by EPL printers.

See Also