IPrintEventArgs

12 Sep 20251 minute to read

Specifies the event arguments for print event in linear gauge.

Properties

cancel boolean

Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.

htmlContent Element

Specifies the html content that is printed. The html content returned is usually the id string of the linear gauge.

name string

Specifies the name of the event.