fontItem.isDefineFont4Symbol
#### Availability
Flash CS4 Professional.
#### Usage
fontItem.isDefineFont4Symbol
#### Description
Property; a Boolean value that specifies the format of the font that is output when publishing a SWF file. If this value is true, Flash outputs a font that can be used with the flash.text.engine (FTE) APIs. If this value is false, the font can be used with the flash.text APIs, including text fields. The default value is false.
#### Example
See fontItem.embedVariantGlyphs (../fontItem_object/fontIte4.md).