[]
Specifies the types of a body.
public enum BodyType
Public Enum BodyType
| Name | Description |
|---|---|
| BuildingBlock | Body of a building block. |
| Comment | Body of a comment. |
| Endnote | Body of an endnote. |
| EndnoteContinuationNotice | Body of endnote continuation notice. |
| EndnoteContinuationSeparator | Body of endnote continuation separator. |
| EndnoteSeparator | Body of endnote separator. |
| Footer | Body of a section footer. |
| Footnote | Body of a footnote. |
| FootnoteContinuationNotice | Body of footnote continuation notice. |
| FootnoteContinuationSeparator | Body of footnote continuation separator. |
| FootnoteSeparator | Body of footnote separator. |
| Header | Body of a section header. |
| Main | Body of the main document part. |
| RichText | Body of an in-line rich text. |