Definition Type: Attribute
Name: line-pitch
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:decimalNumberType
Containing Schema: wordnet.xsd
Use (Optional)
Documentation:
Gets or sets the line pitch and space between lines. The number of lines per page will automatically be adjusted to fit the space between the lines.
Collapse XSD Schema Diagram:
XSD Diagram of line-pitch in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="line-pitch" type="decimalNumberType">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the line pitch and space between lines. The number of lines per page will automatically be adjusted to fit the space between the lines.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: