OutlineLevel enumeration

OutlineLevel enumeration

Specifies the outline level of a paragraph in the document.

Members

NameDescription
LEVEL1The paragraph is at the outline level 1 (topmost level).
LEVEL2The paragraph is at the outline level 2.
LEVEL3The paragraph is at the outline level 3.
LEVEL4The paragraph is at the outline level 4.
LEVEL5The paragraph is at the outline level 5.
LEVEL6The paragraph is at the outline level 6.
LEVEL7The paragraph is at the outline level 7.
LEVEL8The paragraph is at the outline level 8.
LEVEL9The paragraph is at the outline level 9.
BODY_TEXTThe paragraph is at the level of the main text.

See Also