Defines the font pitch settings.
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| val | pitchEltType | optional | Gets or sets the specified font pitch. | 
 | 
      
<xsd:complexType name="pitchElt" >
  <xsd:attribute name="val" type="pitchEltType">
  </xsd:attribute>
</xsd:complexType>