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: 6.0.3500.0 (6.0.3515.430)

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