Defines a property that uses font family settings.
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| val | fontFamilyType | required | Gets or sets the specified font family. | 
 | 
      
<xsd:complexType name="fontFamilyProperty" >
  <xsd:attribute name="val" type="fontFamilyType" use="required">
  </xsd:attribute>
</xsd:complexType>