show / hide menu

Sub Activity – Printer

The Printer activity has the following sub activities:

  1. Get Default Printer: System default printer’s name can be displayed using this activity.
  2. Set Default Printer: This activity sets a default printer for the system.

Activity NameCommonInputOutput
Get Default PrinterLabel – A classifying string applied to an activity which can be renamed by the user. It is the display name.

Disable – The user can enable or disable the activity.

ContinueOnError – It specifies the remaining activities to be executed even when one fails. This field supports only Boolean values (True or False). By default, the value is false so execution terminates when an error occurs.

Private – If selected, the log will not be shown in BOT Manager.
 
 PrinterName – Name of the default printer.
Set Default PrinterLabel – A classifying string applied to an activity which can be renamed by the user. It is the display name.

Disable – The user can enable or disable the activity.

ContinueOnError – It specifies the remaining activities to be executed even when one fails. This field supports only Boolean values (True or False). By default, the value is false so execution terminates when an error occurs.

Private – If selected, the log will not be shown in BOT Manager.
 
PrinterName – Name of the default printer.