Skip to content

zeropdf v1.3.0


zeropdf / OutlineOptions

Interface: OutlineOptions

Defined in: src/types.ts:518

Options that control outline item state, such as expansion.

Properties

PropertyTypeDescriptionDefined in
expanded?booleanWhether outline items are expanded by default.src/types.ts:520

Released under the ISC license.