w:pgMar
Page Margins
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_PageMar
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:top | [1..1] | w:ST_SignedTwipsMeasure | Top Margin Spacing | |
w:right | [1..1] | w:ST_TwipsMeasure | Right Margin Spacing | |
w:bottom | [1..1] | w:ST_SignedTwipsMeasure | Page Bottom Spacing | |
w:left | [1..1] | w:ST_TwipsMeasure | Left Margin Spacing | |
w:header | [1..1] | w:ST_TwipsMeasure | Spacing to Top of Header | |
w:footer | [1..1] | w:ST_TwipsMeasure | Spacing to Bottom of Footer | |
w:gutter | [1..1] | w:ST_TwipsMeasure | Page Gutter Spacing |
Used in
- Group w:EG_SectPrContents
- Type w:CT_SectPrBase via reference to w:EG_SectPrContents (Element w:sectPr)
- Type w:CT_SectPr via reference to w:EG_SectPrContents (Elements w:sectPr, w:sectPr)
Sample instance
<w:pgMar w:top="1" w:right="1" w:bottom="1" w:left="1" w:header="1" w:footer="1" w:gutter="1"/>