ArcObjects Library Reference (Display)  

IFontAttribute Interface

Provides access to FontAttribute properties.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Use with the FontAttributeUnderline, FontAttributeBold and FontAttributeItalic coclasses to control the appearance of the font.

Members

Description
Read/write property State Indicates if a boolean font attribute is set.

CoClasses that implement IFontAttribute

CoClasses and Classes Description
FontAttributeBold Controls whether the text will be drawn in bold type.
FontAttributeItalic Controls whether the text will be drawn in italics.
FontAttributeUnderline Controls whether the text will be underlined.

See Also

IFontName Interface | IBold Interface | IFontSize Interface | IFontAttribute Interface