Definition Type: Element
Name: pgMar
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_PageMar
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Page Margins
Collapse XSD Schema Diagram:
Drilldown into gutter in schema wml_xsd Drilldown into footer in schema wml_xsd Drilldown into header in schema wml_xsd Drilldown into left in schema wml_xsd Drilldown into bottom in schema wml_xsd Drilldown into right in schema wml_xsd Drilldown into top in schema wml_xsd Drilldown into CT_PageMar in schema wml_xsdXSD Diagram of pgMar in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pgMar" type="CT_PageMar" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Page Margins</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
top w:top Required
right w:right Required
bottom w:bottom Required
left w:left Required
header w:header Required
footer w:footer Required
gutter w:gutter Required
Collapse Derivation Tree: