Contains the configuration for all non explicit defined printers.

Configuration for a printer.

Hierarchy

  • PrinterConfig

Properties

isDefault: boolean

True when SiteKiosk should set this printer as the default printer.

keepPausedAfterSiteKioskExit: boolean

Should we keep the paused printer queue state on a SiteKiosk exit?

Print limitations configured for this printer. Only possible when allow monitoring is set to true.

name: string

The name of the printer.

showInSiteKioskPrinterDialog: boolean

Can this printer be displayed in the SiteKiosk print dialog.

showPrintJobQueueDialog: boolean

True when the printer job queue should be displayed, when MustConfirmJobs is true, the dialog will always be displayed.

userCanControlJobs: boolean

False when the user should be unable to control jobs in the printer job queue.

Generated using TypeDoc