Click or drag to resize
Pdftools logo

OutlineItem Properties

The OutlineItem type exposes the following members.

Properties
 NameDescription
Public propertyBold If , the outline item is displayed in bold font.
Public propertyChildren The child items of this outline item.
Public propertyDestination The destination of the outline item.
Public propertyIsOpen
  • If , the item is expanded.
  • If , the item is collapsed.
This is property is only meaningful if the item has child items.
Public propertyItalic If , the outline item is displayed in italic font.
Public propertyTitle The title of the outline item.
Top
See Also