The ThermalLabel type exposes the following members.

Constructors

  NameDescription
ThermalLabelOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetXmlTemplate
Gets an XML Template for this Thermal Label.
LoadXmlTemplate
Restores this Thermal Label based on data in the specified XML Template.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
DataSource
Gets or sets the data source for this thermal label.
Height
Gets or sets the height of the thermal label. The unit of measurement is specified by UnitType property.
Items
Gets a collection of Item objects representing the individual items within the thermal label.
LicenseKey
Gets or sets the license key info.
LicenseOwner
Gets or sets the license owner info.
Margin
Gets the margin of the thermal label.
UnitType
Gets or sets the Unit of Measurement for the thermal label. The Unit of Measurement affects the thermal label size as well as its items' dimensions and locations. Default value it Inch.
Width
Gets or sets the width of the thermal label. The unit of measurement is specified by UnitType property.

See Also