Specifies information about how a thermal label is printed, including the printer device settings, label orientation, number of copies, etc.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)

Syntax

C#
public class PrintJob : IDisposable
Visual Basic
Public Class PrintJob _
	Implements IDisposable
Visual C++
public ref class PrintJob : IDisposable

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.Printing..::..PrintJob

See Also