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: 2.0.2000.0 (2.0.2000.0)

Syntax

C#
public class PrintJob
Visual Basic (Declaration)
Public Class PrintJob
Visual C++
public ref class PrintJob

Inheritance Hierarchy

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

See Also