Gets an XML Template for this Thermal Label.

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

Syntax

C#
public string GetXmlTemplate()
Visual Basic
Public Function GetXmlTemplate As String
Visual C++
public:
String^ GetXmlTemplate()

Return Value

An XML Template for this Thermal Label.

See Also