WordProcessingBookmarksOptions class

WordProcessingBookmarksOptions class

Options for handling bookmarks in WordProcessing.

The WordProcessingBookmarksOptions type exposes the following members:

Constructors

Constructor Description
init

Properties

Property Description
bookmarks_outline_level The default outline level at which Word bookmarks are displayed, ranging from 0 to 9 (default 0).
expanded_outline_levels The number of outline levels to show expanded when the file is viewed; defaults to 0 and must be between 0 and 9 (this option does not apply when saving to XPS).
headings_outline_levels The number of heading levels (paragraphs formatted with the Heading styles) to include in the document outline; defaults to 0 and must be between 0 and 9.

See Also