WordProcessingBookmarksOptions class

WordProcessingBookmarksOptions class

Options for handling bookmarks in WordProcessing

Inheritance: WordProcessingBookmarksOptionsValueObject

The WordProcessingBookmarksOptions type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of WordProcessingBookmarksOptions

Properties

Property Description
bookmarks_outline_level Specifies the default level in the document outline at which to display Word bookmarks. Default is 0. Valid range is 0 to 9.
headings_outline_levels 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.
expanded_outline_levels Specifies how many levels in the document outline to show expanded when the file is viewed. Default is 0. Valid range is 0 to 9. Note that this options will not work when saving to XPS.

Methods

Method Description
equals Determines whether two object instances are equal.

See Also