Font.IsInferior

Syntax

IsInferior: Boolean

Description

The IsInferior property determines whether the text is subscript.

Comments

If this property is set to True, the text is written as subscript.

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