FontBox.PropertyName

Namespace: PP.Ui;

Description

The FontBox.PropertyName enumeration contains names of font options.

It is used by the following arguments of the TextEditor.PropertyChanged event.

Available Values

Value Brief description
Size Font size.
FontFamily Font family.
Alignment Text alignment.
IsBold Bold text.
IsItalic Italic text.
IsUnderline Underlined text.
Color Font color.
BackgroundColor Background color.

See also:

PP.Ui