ComponentOne Foxy for ASP.NET: User Interface > Ribbon > Ribbon Tabs > Typography Tab > Font Style Group

Font Style Group

The Font Style group resides within the Typography tab (see Typography Tab); commands in this group allow you to specify font styles, such as whether or not the text will be italic or how far apart the letters will be spaced. Within the Font Style group are three sections – Font Style, Font Variant, and Text Decoration – that allow you to change different aspects of a font’s style. The image below diagrams the sections of the Font Style group.

 

 

Each of one of the following tables details the commands of the Font Style group.

Font-Style Section

The commands that modify the font- style property are as follows:

 

UI Element

Name

Description

Italic

Sets the font-style CSS property to italic.

Normal

Sets the font-style CSS property to normal.

Oblique

Sets the font-style CSS property to oblique.

Inherit

Sets the font-style CSS property to inherit. Specifying a value as inherit will cause the selected element to adopt its parent’s property values.

Font-Variant Section

The commands that modify the font-variant property are as follows:

 

UI Element

Name

Description

Normal

Sets the font-variant CSS property to normal.

Btn_SmallCaps.png

Small Caps

Sets the font-variant CSS property to small-caps.

Btn_Inherit.png

Inherit

Sets the font-variant CSS property to inherit. Specifying a value as inherit will cause the selected element to adopt its parent’s property values.

Text-Decoration

The commands that modify the text-decoration property are as follows:

 

UI Element

Name

Description

Btn_Underline.png

Underline

Sets the text-decoration CSS property to underline.

Btn_Overline.png

Overline

Sets the text-decoration CSS property to overline.

Btn_LineThrough.png

Line Through

Sets the text-decoration CSS property to line-through.

Btn_Blink.png

Blink

Sets the text-decoration CSS property to blink

Btn_None.png

None

Sets the text-decoration CSS property to none.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.