Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OutlineItem

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new OutlineItem(rawObj?: {}, pageMap?: {}): OutlineItem
  • Parameters

    • Optional rawObj: {}
    • Optional pageMap: {}

    Returns OutlineItem

Properties

bold

bold: any

children

children: any

color

color: Color

depth

depth: any

dest

dest: any

italic

italic: any

page

page: any

size

size: number

title

title: any

url

url: any

Methods

toRaw

  • toRaw(): string

Generated using TypeDoc