Specifies the type of media being used in the printer.

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 enum MediaType
Visual Basic (Declaration)
Public Enumeration MediaType
Visual C++
public enum class MediaType

Members

Member nameDescription
ThermalTransfer
This media uses a high-carbon black or colored ribbon. The ink on the ribbon is bonded to the media.
DirectThermal
This media is heat sensitive and requires no ribbon.

See Also