Style.toCSSFormat

Syntax

toCSSFormat();

Description

The toCSSFormat method returns a style in CSS format.

Comments

This method returns a String-type value.

Example

The example of property use is given in description of the Style constructor.

See also:

Style