FontBox.PropertyName

Namespace: PP.Ui

Description

The FontBox.PropertyName enumeration contains names of font settings.

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