The PdfOutlineItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action |
Gets or sets the action to be performed when this
PdfOutlineItem is activated.
|
![]() | Bold |
(PDF 1.4) Gets or sets a value indicating whether this PdfOutlineItem
should be displayed in bold.
|
![]() | ChildCount |
Gets the number of child outline items of
this PdfOutlineItem.
|
![]() | Children |
Gets the collection of child outline items of
this PdfOutlineItem.
|
![]() | Color |
(PDF 1.4) Gets or sets the color to be used for the outline entry's text.
|
![]() | Italic |
(PDF 1.4) Gets or sets a value indicating whether this PdfOutlineItem
should be displayed in italic.
|
![]() | Open |
Gets or sets a value indicating whether this
PdfOutlineItem is open.
|
![]() | Page |
Gets the page that should be displayed when this
PdfOutlineItem is activated or null if there is no
such page specified for this outline item.
|
![]() | PageIndex |
Gets the index of the page that should be displayed when this
PdfOutlineItem is activated or -1 if there is no
such page specified for this outline item.
|
![]() | Parent |
Gets the parent of this PdfOutlineItem in the outline
hierarchy.
|
![]() | Title |
Gets or sets the text to be displayed on the screen for
this PdfOutlineItem.
|