HeadingsOutlineLevels

WordProcessingBookmarksOptions.HeadingsOutlineLevels property

Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline. Default is 0. Valid range is 0 to 9.

public int HeadingsOutlineLevels { get; set; }

See Also