Elements
| Name | Description |
|---|---|
| PR\_Barcode | A barcode paragraph. |
| PR\_Endnote | An endnote paragraph. |
| PR\_Footnote | A footnote paragraph. |
| PR\_Garbage | A paragraph contains some garbage. |
| PR\_Heading | A heading paragraph. |
| PR\_HeadingNumber | A heading number if it presents as a separate paragraph. For example, “Part 1 Introduction” “Part 1” is a heading number, while “Introduction” is a heading. The heading and the heading number have the same heading level (see the IParagraphStyle::HeadingLevel property). |
| PR\_Other | Some other paragraph role not mentioned in this table. |
| PR\_PictureCaption | A picture caption paragraph. |
| PR\_RunningTitle | A running title paragraph. |
| PR\_TableCaption | A table caption paragraph. |
| PR\_TableHeading | A table heading paragraph. |
| PR\_TableOfContents | A paragraph of a table of contents. |
| PR\_TableText | A paragraph of a table cell text. |
| PR\_Text | A paragraph of a text. |
