Definition Type: Attribute
Name: bottom
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:signedTwipsMeasureType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Gets or sets distance between the bottom edge of the page and the bottom of the last line on the page.
Collapse XSD Schema Diagram:
XSD Diagram of bottom in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="bottom" type="signedTwipsMeasureType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets distance between the bottom edge of the page and the bottom of the last line on the page.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: