Click or drag to resize
Pdf Library for .NET

PdfBookmark Properties

The PdfBookmark type exposes the following members.

Properties
  NameDescription
Public propertyChildNodes
Gets the child bookmark collection.
Public propertyColor
Gets or sets the bookmark text color.
Public propertyDestination
Gets or sets the bookmark destination.
Public propertyParent
Gets the parent of the current bookmark or null if the bookmark has no parent.
Public propertyStyle
Gets or sets the bookmark text style.
Public propertyText
Gets or sets the bookmark text.
Top
See Also