sempdf v1.9.1Interfaces
Interface: TemplateAutoOutlineOptions
sempdf / TemplateAutoOutlineOptions
Defined in: src/types.ts:2261
Top-level options for rendering a reusable document template.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
expanded? | boolean | Whether outline items render expanded by default. | src/types.ts:2265 |
maxLevel? | 1 | 2 | 6 | 5 | 4 | 3 | Deepest heading level to include (1-6). Default 3. | src/types.ts:2263 |