The WebPrintJob type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WebPrintJob |
Methods
Name | Description | |
---|---|---|
CreateFromString | ||
ToString | (Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
Copies |
Gets or sets the number of copies of the thermal label to print. Default value is 1
| |
LicenseKey |
Gets or sets the license key info.
| |
LicenseOwner |
Gets or sets the license owner info.
| |
PrinterSettings |
Gets or sets information about the thermal printer used for printing.
| |
PrintOrientation |
Gets or sets the page orientation used to print the thermal label. Default value is Portrait
| |
Replicates |
Gets or sets the number of replicates of the thermal label to print. Default value is 0 (zero)
| |
ShowPrintDialog |
Gets or sets whether a custom Print Dialog is displayed at the client machine. Default is false
| |
ThermalLabel |
Gets or sets the ThermalLabel object to be printed out. Default value is Null
| |
ThermalLabelGroup |
Gets or sets a group of ThermalLabel objects to be printed out. Default value is Empty
|