w:fonts
Font Table Root Element
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_FontsList
Properties: Global, Qualified
Content
- w:font [0..*] Properties for a Single Font
Attributes
None
Sample instance
<w:fonts> <w:font w:name="string"> <w:altName w:val="string"/> <w:panose1 w:val="0FB7"/> <w:charset w:val="0FB7"/> <w:family w:val="decorative"/> <w:notTrueType/> <w:pitch w:val="fixed"/> <w:sig w:usb0="0FB7" w:usb1="0FB7" w:usb2="0FB7" w:usb3="0FB7" w:csb0="0FB7" w:csb1="0FB7"/> <w:embedRegular r:id="string"/> <w:embedBold r:id="string"/> <w:embedItalic r:id="string"/> <w:embedBoldItalic r:id="string"/> </w:font> </w:fonts>