Schema Central > OOXML > wml.xsd > w:pPr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:pPr

Paragraph Properties

Element information

Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main

Schema document: wml.xsd

Other elements with the same name: w:pPr, w:pPr, w:pPr, w:pPr

Type: w:CT_PPr

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<w:pPr>
   <w:pStyle w:val="string"/>
   <w:keepNext/>
   <w:keepLines/>
   <w:pageBreakBefore/>
   <w:framePr/>
   <w:widowControl/>
   <w:numPr>
      <w:ilvl w:val="1"/>
      <w:numId w:val="1"/>
      <w:numberingChange w:id="1" w:author="string"/>
      <w:ins w:id="1" w:author="string"/>
   </w:numPr>
   <w:suppressLineNumbers/>
   <w:pBdr>
      <w:top w:val="nil"/>
      <w:left w:val="nil"/>
      <w:bottom w:val="nil"/>
      <w:right w:val="nil"/>
      <w:between w:val="nil"/>
      <w:bar w:val="nil"/>
   </w:pBdr>
   <w:shd w:val="nil"/>
   <w:tabs>
      <w:tab w:val="clear" w:pos="1"/>
   </w:tabs>
   <w:suppressAutoHyphens/>
   <w:kinsoku/>
   <w:wordWrap/>
   <w:overflowPunct/>
   <w:topLinePunct/>
   <w:autoSpaceDE/>
   <w:autoSpaceDN/>
   <w:bidi/>
   <w:adjustRightInd/>
   <w:snapToGrid/>
   <w:spacing/>
   <w:ind/>
   <w:contextualSpacing/>
   <w:mirrorIndents/>
   <w:suppressOverlap/>
   <w:jc w:val="left"/>
   <w:textDirection w:val="lrTb"/>
   <w:textAlignment w:val="top"/>
   <w:textboxTightWrap w:val="none"/>
   <w:outlineLvl w:val="1"/>
   <w:divId w:val="1"/>
   <w:cnfStyle w:val="string"/>
   <w:rPr>
      <w:ins w:id="1" w:author="string"/>
      <w:del w:id="1" w:author="string"/>
      <w:moveFrom w:id="1" w:author="string"/>
      <w:moveTo w:id="1" w:author="string"/>
      <w:rStyle w:val="string"/>
      <w:rFonts/>
      <w:b/>
      <w:bCs/>
      <w:i/>
      <w:iCs/>
      <w:caps/>
      <w:smallCaps/>
      <w:strike/>
      <w:dstrike/>
      <w:outline/>
      <w:shadow/>
      <w:emboss/>
      <w:imprint/>
      <w:noProof/>
      <w:snapToGrid/>
      <w:vanish/>
      <w:webHidden/>
      <w:color w:val=""/>
      <w:spacing w:val="1"/>
      <w:w/>
      <w:kern w:val="1"/>
      <w:position w:val="1"/>
      <w:sz w:val="1"/>
      <w:szCs w:val="1"/>
      <w:highlight w:val="black"/>
      <w:u/>
      <w:effect w:val="blinkBackground"/>
      <w:bdr w:val="nil"/>
      <w:shd w:val="nil"/>
      <w:fitText w:val="1"/>
      <w:vertAlign w:val="baseline"/>
      <w:rtl/>
      <w:cs/>
      <w:em w:val="none"/>
      <w:lang/>
      <w:eastAsianLayout/>
      <w:specVanish/>
      <w:oMath/>
      <w:rPrChange w:id="1" w:author="string">
         <w:rPr>...
         </w:rPr>
      </w:rPrChange>
   </w:rPr>
   <w:sectPr>
      <w:headerReference r:id="string" w:type="even"/>
      <w:footnotePr>
         <w:pos w:val="pageBottom"/>
         <w:numFmt w:val="decimal"/>
         <w:numStart w:val="1"/>
         <w:numRestart w:val="continuous"/>
      </w:footnotePr>
      <w:endnotePr>
         <w:pos w:val="sectEnd"/>
         <w:numFmt w:val="decimal"/>
         <w:numStart w:val="1"/>
         <w:numRestart w:val="continuous"/>
      </w:endnotePr>
      <w:type/>
      <w:pgSz/>
      <w:pgMar w:top="1" w:right="1" w:bottom="1" w:left="1" w:header="1" w:footer="1" w:gutter="1"/>
      <w:paperSrc/>
      <w:pgBorders>
         <w:top w:val="nil"/>
         <w:left w:val="nil"/>
         <w:bottom w:val="nil"/>
         <w:right w:val="nil"/>
      </w:pgBorders>
      <w:lnNumType/>
      <w:pgNumType/>
      <w:cols>
         <w:col/>
      </w:cols>
      <w:formProt/>
      <w:vAlign w:val="top"/>
      <w:noEndnote/>
      <w:titlePg/>
      <w:textDirection w:val="lrTb"/>
      <w:bidi/>
      <w:rtlGutter/>
      <w:docGrid/>
      <w:printerSettings r:id="string"/>
      <w:sectPrChange w:id="1" w:author="string">
         <w:sectPr>...
         </w:sectPr>
      </w:sectPrChange>
   </w:sectPr>
   <w:pPrChange w:id="1" w:author="string">
      <w:pPr>
         <w:pStyle w:val="string"/>
         <w:keepNext/>
         <w:keepLines/>
         <w:pageBreakBefore/>
         <w:framePr/>
         <w:widowControl/>
         <w:numPr>...
         </w:numPr>
         <w:suppressLineNumbers/>
         <w:pBdr>...
         </w:pBdr>
         <w:shd w:val="nil"/>
         <w:tabs>...
         </w:tabs>
         <w:suppressAutoHyphens/>
         <w:kinsoku/>
         <w:wordWrap/>
         <w:overflowPunct/>
         <w:topLinePunct/>
         <w:autoSpaceDE/>
         <w:autoSpaceDN/>
         <w:bidi/>
         <w:adjustRightInd/>
         <w:snapToGrid/>
         <w:spacing/>
         <w:ind/>
         <w:contextualSpacing/>
         <w:mirrorIndents/>
         <w:suppressOverlap/>
         <w:jc w:val="left"/>
         <w:textDirection w:val="lrTb"/>
         <w:textAlignment w:val="top"/>
         <w:textboxTightWrap w:val="none"/>
         <w:outlineLvl w:val="1"/>
         <w:divId w:val="1"/>
         <w:cnfStyle w:val="string"/>
      </w:pPr>
   </w:pPrChange>
</w:pPr>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com