Style.Font

Syntax

Font: PP.Font

Description

The Font property sets and gets font parameters.

Comments

Use JSON or the setFont method to set the property value and the getFont method to get the property value.

Example

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

See also:

Style