Specifies the type of media being used in the printer.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)

Syntax

C#
public enum MediaType
Visual Basic
Public Enumeration MediaType
Visual C++
public enum class MediaType

Members

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

See Also