PlacedControlBase.Font

Syntax

Font: PP.Font;

Description

The Font property determines font of visual control.

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 use is given on the page with description of the PlacedControlBase.Background property.

See also:

PlacedControlBase