The WebPrintJob type exposes the following members.

Constructors

  NameDescription
Public methodWebPrintJob

Methods

Properties

  NameDescription
Public propertyCopies
Gets or sets the number of copies of the thermal label to print. Default value is 1
Public propertyLicenseKey
Gets or sets the license key info.
Public propertyLicenseOwner
Gets or sets the license owner info.
Public propertyPrinterSettings
Gets or sets information about the thermal printer used for printing.
Public propertyPrintOrientation
Gets or sets the page orientation used to print the thermal label. Default value is Portrait
Public propertyReplicates
Gets or sets the number of replicates of the thermal label to print. Default value is 0 (zero)
Public propertyShowPrintDialog
Gets or sets whether a custom Print Dialog is displayed at the client machine. Default is false
Public propertyThermalLabel
Gets or sets the ThermalLabel object to be printed out. Default value is Null
Public propertyThermalLabelGroup
Gets or sets a group of ThermalLabel objects to be printed out. Default value is Empty

See Also