Gets or sets the MicroPDF417 version (a predefined combinations of numbers of columns and rows).

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

Remarks

This feature is NOT supported by EPL printers.

See Also