Search results

IPrintEventArgs API in Angular Circular Gauge API component

Specifies the event arguments of the print event.

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 circular gauge.

name

string

Specifies the name of the event.