Contains a collection of FaceName elements.
<FaceNames>
</FaceNames>
None
| Property | Value | 
|---|---|
| Name | FaceNames | 
| Minimum Occurrences | 0 | 
| Maximum Occurrences | 1 | 
Parent elements
Child elements
The following is an fragment of a typical font table, which specifies the characteristics of the fonts that appear in the document.
<FaceNames>
    <FaceName ID="1" Name="Arial Unicode MS" UnicodeRanges="-1 -369098753 63 0" CharSets="1614742015 -65536" Panos="2 11 6 4 2 2 2 2 2 4" Flags="357" />
    <FaceName ID="2" Name="Symbol" UnicodeRanges="0 0 0 0" CharSets="-2147483648 0" Panos="5 5 1 2 1 7 6 2 5 7" Flags="261" />
    <FaceName ID="3" Name="Wingdings" UnicodeRanges="0 0 0 0" CharSets="-2147483648 0" Panos="5 0 0 0 0 0 0 0 0 0" Flags="261" />
    <FaceName ID="4" Name="Arial" UnicodeRanges="31367 -2147483648 8 0" CharSets="1073742335 -65536" Panos="2 11 6 4 2 2 2 2 2 4" Flags="325" />
    ......
</FaceNames>