Gets an XML Template for this Thermal Label.

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 string GetXmlTemplate()
Visual Basic (Declaration)
Public Function GetXmlTemplate As String
Visual C++
public:
String^ GetXmlTemplate()

Return Value

An XML Template for this Thermal Label.

See Also