Search results

IPrintEventArgs API in Angular Maps API component

Specifies the event arguments for print event in maps.

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 maps.

name

string

Defines the name of the event.