The PrintJob type exposes the following members.

Constructors

  NameDescription
PrintJob
Initializes a new instance of the PrintJob class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetNativePrinterCommandsOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
PrintOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Copies
Gets or sets the number of copies of the thermal label to print.
Mirror
Gets or sets whether to print the label as if it was displayed in a mirror. NOTE: ONLY AVAILABLE FOR ZPL PRINTERS.
PrinterSettings
Gets or sets information about the thermal printer used for printing.
Replicates
Gets or sets the number of replicates of the thermal label to print.
Rotate180
Gets or sets whether to invert the label output 180 degrees (the label appears to be printed upside down).
ThermalLabel
Gets or sets the ThermalLabel object to be printed out.

See Also