An interface that holds options for the before print event.
boolean
Indicates whether to cancel the print operation.
Set to true
to prevent the schedule from being printed.
HTMLElement
The HTML element that will be printed. This element can be modified to customize the print output.