FontBox.ControlsGroups

Namespace: PP.Ui;

Description

The FontBox.ControlsGroups enumeration contains groups of FontBox component controls.

It is used by the FontBox.setControlsGroupVisibility method.

Available Values

Value Brief description
FontFamily Drop-down menu to select font family.
FontSize Value editor to select font size.
TextAlignment Toolbar to select text alignment.
FontStyle Toolbar to select font face.
FontColor Drop-down menu to select font color.

See also:

PP.Ui