Font.IsUnderline

Syntax

IsUnderline: Boolean

Description

The IsUnderline property determines whether the text is underlined.

Comments

If this property is set to True the text is underlined.

By default this property is set to False.

Example

The example of property use is given in the Example of Creating the FontDialog Component page.

See also:

Font