Represents section properties for section that terminates at this paragraph mark.

Usage


<sectPr
	wsp:rsidRPr="[external type]"
	wsp:rsidDel="[external type]"
	wsp:rsidR="[external type]"
	wsp:rsidSect="[external type]"
/>

Element Information

Element type sectPrElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name wordnet

Elements and Attributes

Parent Elements

Element Description
pPr Represents the paragraph properties.

Child Elements

Element Type Description
hdr hdrElt Represents the headers that appear at the top of pages in this section.
ftr ftrElt Represents the footers that appear at the bottom of pages in this section.
footnotePr ftnEdnPropsElt Represents the footnote properties for this section.
endnotePr ftnEdnPropsElt Represents the endnote properties for this section.
type sectTypeElt Represents the section type.
pgSz pageSzType Specifies the size and orientation of this page.
pgMar pageMarType Specifies the page margins.
paperSrc paperSourceType Specifies where the paper is located in the printer.
pgBorders pageBordersType Specifies the page borders.
lnNumType lineNumberType Specifies the line numbering.
pgNumType pageNumberType Specifies the page-numbering options.
cols columnsType Specifies the column properties for this section. If all the columns are of the same width, you need only to specify the number of columns (in the num attribute) and the space between columns (in the space attribute).
formProt onOffProperty Turns protection on for this section alone.
vAlign verticalJustificationType Sets alignment for text vertically between the top and bottom margins.
noEndnote onOffProperty Suppresses endnotes that would ordinarily appear at the end of this section.
titlePg onOffProperty Specifies that the first page of this section is different and will have different headers and footers.
textFlow textDirectionProperty Specifies the text flow.
bidi onOffProperty Specifies that this section contains bidirectional (complex scripts) text.
rtlGutter onOffProperty Positions the gutter at the right of the document.
docGrid docGridType Specifies the document grid.
nnotation external ref See external namespace.

Attributes

Attribute Type Required Description Possible Values
wsp:rsidRPr external ref optional See external namespace. n/a
wsp:rsidDel external ref optional See external namespace. n/a
wsp:rsidR external ref optional See external namespace. n/a
wsp:rsidSect external ref optional See external namespace. n/a

Definition

XML

<xsd:element name="sectPr" type="sectPrElt" minOccurs="0" ">
        
      </xsd:element>

©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp