OutlineOptions Properties

The OutlineOptions type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBookmarksOutlineLevels
Allows to specify individual bookmarks outline level.
Public propertyCode exampleCreateMissingOutlineLevels

Gets or sets a value determining whether or not to create missing outline levels when the document is exported.

Default value for this property is false.

Public propertyCode exampleCreateOutlinesForHeadingsInTables
Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables.
Public propertyCode exampleDefaultBookmarksOutlineLevel
Specifies the default level in the document outline at which to display Word bookmarks.
Public propertyCode exampleExpandedOutlineLevels
Specifies how many levels in the document outline to show expanded when the file is viewed.
Public propertyCode exampleHeadingsOutlineLevels
Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline.
See Also