Text

Basic

Font

Font Select Text’s font name. Can also be set via Home > Font.
Size Unit Text’s font size. Can also be set via Home > Font Size.
Color Color Text color. Can also be set via Home > Text Color.
Bold Checkbox When on, shows text in bold. Can also be set via Home > Bold.
Italic Checkbox When on, shows text in italic. Can also be set via Home > Italic.
Underline Checkbox When on, shows text with an underline. Can also be set via Home > Underline.

Spacing and Alignment

Text Align Select left – Text is aligned to the left.
right – Text is aligned to the right.
center – Text is centered.
justify – Text is justified.
Can also be set via Home > Text Align.
Letter Spacing Unit Spacing between letters.

Normal

Font

Overline Checkbox When on, shows text with an overline.
Strikethrough Checkbox When on, shows text with a strikethrough.
Small Caps Checkbox When on, shows text in small capital letters
Transform Select none – No text transformation.
capitalize – First letter of each word is capitalized.
uppercase – Text is transformed to uppercase.
lowercase – Text is transformed to lowercase.

Spacing and Alignment

Line Height Unit Distance between lines.
Text Indent Unit Indentation of the first line of text.

Wrapping and Direction

Word Wrap Select normal – Content exceeds the boundaries of its container.
break-word – Content wraps to next line, and a word-break occurs when necessary.
Text Overflow Select ellipsis – Display ellipsis (…) for overflowing text.
clip – Clip overflowing text.

Advanced

Wrapping and Direction

White Space Select normal – Lines of text break automatically. Content wraps to the next line if it exceeds the width of the object.
nowrap – Line breaks are suppressed. Content does not wrap to the next line.
Unicode Bidi Select normal – Element does not open an additional level of embedding. For inline elements, implicit reordering works across element boundaries.
embed – Element opens an additional level of embedding. Reordering is implicit inside the element.
bidi-override – Same as the embed, but this value overrides the implicit bidirectional algorithm.