Namespace: PP.Ui;
The FontBox.PropertyName enumeration contains names of font options.
It is used by the following arguments of the TextEditor.PropertyChanged event.
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: