fontItem summary
Inheritance Item object (../Item_object/item_summary.md) > fontItem object
#### Availability
Flash MX 2004.
#### Description
The fontItem object is a subclass of the Item object (see Item object (../Item_object/item_summary.md)).
#### Property summary
In addition to the Item object properties, the following properties are available for the fontItem object:
| Property | Description |
|-----------------------------------------------|-------------------------------------------------------------------------------------------|
| fontItem.bitmap (../fontItem_object/fontItem.md) | Specifies whether the Font item is bitmapped. |
| fontItem.bold (../fontItem_object/fontIte1.md) | Specifies whether the Font item is bold. |
| fontItem.embeddedCharacters (../fontItem_object/fontIte2.md) | Specifies characters to embed. |
| fontItem.embedRanges (../fontItem_object/fontIte3.md) | Specifies items that can be selected in the Font Embedding dialog. |
| fontItem.embedVariantGlyphs (../fontItem_object/fontIte4.md) | Specifies whether variant glyphs should be output in the font when publishing a SWF file. |
| fontItem.font (../fontItem_object/fontIte5.md) | The name of the device font associated with the Font item. |
| fontItem.isDefineFont4Symbol (../fontItem_object/fontIte6.md) | Specifies the format of the font that is output when publishing a SWF filem. |
| fontItem.italic (../fontItem_object/fontIte7.md) | Specifies whether the Font item is italic. |
| fontItem.size (../fontItem_object/fontIte8.md) | The size of the Font item, in points. |
<span id="fontItem.bitmap" class="anchor"></span>