HtmlExportDialog Constructor

Syntax

PP.Exp.Ui.HtmlExportDialog(settings);

Parameters

settings. JSON object that contains values of component properties.

Description

The HtmlExportDialog constructor creates an instance of the HtmlExportDialog component.

Example

The example of constructor use is given on the Example of Creating the HtmlExportDialog Component page.

See also:

HtmlExportDialog