Font.IsLowerCapitalized

Syntax

IsLowerCapitalized: Boolean

Description

The IsLowerCapitalized property determines whether small capitals are used.

Comments

If this property is set to True, the text consists of small capitals.

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