Namespace: PP.Ui;
The FontBox.ControlsGroups enumeration contains groups of FontBox component controls.
It is used by the FontBox.setControlsGroupVisibility method.
| 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: