Link Search Menu Expand Document

Constructor: textUnderline

Back to constructors index

Underlined text

Attributes:

NameTypeRequiredDescription
textRichTextYesText

Type: RichText

Example:

$textUnderline = ['_' => 'textUnderline', 'text' => RichText];