Specifies information about how a thermal label is printed, including the printer device settings, label orientation, number of copies, etc. to be used in ASP.NET scenarios by using the TLClientPrint utility.

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 WebPrintJob
Visual Basic
Public Class WebPrintJob
Visual C++
public ref class WebPrintJob

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.Printing..::..WebPrintJob

See Also