Appearance
zeropdf / TemplateAutoOutlineOptions
Interface: TemplateAutoOutlineOptions
Defined in: src/types.ts:1817
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:1821 |
maxLevel? | 1 | 2 | 6 | 5 | 4 | 3 | Deepest heading level to include (1-6). Default 3. | src/types.ts:1819 |