Search results

BeforePrintEventArgs API in Angular Schedule API component

An interface that holds options for the before print event.

Properties

cancel

boolean

Indicates whether to cancel the print operation. Set to true to prevent the schedule from being printed.

printElement

HTMLElement

The HTML element that will be printed. This element can be modified to customize the print output.