Link Search Menu Expand Document

Outline Properties

The Outline type exposes the following members.

Properties
NameDescription
Public propertyAction
Gets or sets the action for this outline.
Remarks
If this value is set, the Destination property will be ignored.
Public propertyBold
Gets or sets a value indicating whether the title is bold.
Public propertyColor
Gets or sets the outline color.
Public propertyDestination
Gets or sets the outline destination.
Remarks
If this value is set, the Action property will be ignored.
Public propertyHideChildren
Gets or sets a value indicating whether this Bytescout.PDF.Outline is open.
Public propertyItalic
Gets or sets a value indicating whether the title is italic.
Public propertyKids
Gets the collection of the children.
Public propertyTitle
Gets or sets the outline title.
Top
See Also

Reference