OutlineOptions
Overview
OutlineOptions is a class in Aspose.Words FOSS for Python.
Controls how outlines (bookmarks panel) are generated in the PDF.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
headings_outline_levels | int | Read | |
expanded_outline_levels | int | Read | |
default_bookmarks_outline_level | int | Read | |
bookmarks_outline_levels | dict[str, int] | Read | |
create_outlines_for_headings_in_tables | bool | Read | |
create_missing_outline_levels | bool | Read |
Methods
| Signature | Description |
|---|---|
__init__() |