HtmlXamlConverter Constructor

Syntax

PP.HtmlXamlConverter (settings);

Parameters

settings. JSON object that contains properties of class instance.

Description

The HtmlXamlConverter constructor creates an instance of the HtmlXamlConverter class.

Example

The example of constructor use is given in description of the HtmlXamlConverter.convertToHtml method.

See also:

HtmlXamlConverter