This topic has not yet been rated - Rate this topic

sectPr element (bodyElt complexType) [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

Office 2003

sectPr element (bodyElt complexType) [Word 2003 XML Reference]

Represents the section properties for the very last section in the document.

Usage

      
<sectPr />

    

Element Information

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

Elements and Attributes

Parent Elements

ElementDescription
bodyContains the body of the document.

Child Elements

ElementDescription
hdrRepresents the headers that appear at the top of pages in this section.
ftrRepresents the footers that appear at the bottom of pages in this section.
footnotePrRepresents the footnote properties for this section.
endnotePrRepresents the endnote properties for this section.
typeRepresents the section type.
pgSzSpecifies the size and orientation of this page.
pgMarSpecifies the page margins.
paperSrcSpecifies where the paper is located in the printer.
pgBordersSpecifies the page borders.
lnNumTypeSpecifies the line numbering.
pgNumTypeSpecifies the page-numbering options.
colsSpecifies 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).
formProtTurns protection on for this section alone.
vAlignSets alignment for text vertically between the top and bottom margins.
noEndnoteSuppresses endnotes that would ordinarily appear at the end of this section.
titlePgSpecifies that the first page of this section is different and will have different headers and footers.
textFlowSpecifies the text flow.
bidiSpecifies that this section contains bidirectional (complex scripts) text.
rtlGutterPositions the gutter at the right of the document.
docGridSpecifies the document grid.
aml:annotationSee external namespace.

Attributes

None.

Definition

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


    


©2004 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/odcXMLRefLegalNotice.asp
Did you find this helpful?
(1500 characters remaining)