Defines the print behavior of SiteKiosk and the system.
Path:

printing

Hierarchy

  • PrintingConfig

Properties

behavior: PrintBehavior

Default:

"PrintOnDefaultPrinter"


Defines the print behavior of SiteKiosk.

printing.behavior

behaviorWhenPrintingIsDisabled: DisabledPrintingBehavior

Default: "CancelPrintJobs"

The behavior when printing is disabled.

printing.behaviorWhenPrintingIsDisabled

enabled: boolean

Default: false

True when printing is enabled.

printing.enabled

Margins used for a document page printed through SiteKiosk.

printing.margins

Configures the print monitoring.

printing.monitoring

Configures the PDF print behavior.

printing.pdf

showPrinterErrorStatesDialog: boolean

Default: true

True when printing on a printer which is in an error state should block any print attempt and display a dialog with it.

printing.showPrinterErrorStatesDialog

Generated using TypeDoc