OutlineOptions

Overview

OutlineOptions is a class in Aspose.Words FOSS for Python.

Controls how outlines (bookmarks panel) are generated in the PDF.

Properties

NameTypeAccessDescription
headings_outline_levelsintRead
expanded_outline_levelsintRead
default_bookmarks_outline_levelintRead
bookmarks_outline_levelsdict[str, int]Read
create_outlines_for_headings_in_tablesboolRead
create_missing_outline_levelsboolRead

Methods

SignatureDescription
__init__()

See Also