Click or drag to resize
Pdf Library for .NET

PdfBookmark Properties

The PdfBookmark type exposes the following members.

Properties
  Name Description
Public property ChildNodes Gets the child bookmark collection.
Public property Color Gets or sets the bookmark text color.
Public property Destination Gets or sets the bookmark destination.
Public property Parent Gets the parent of the current bookmark or null if the bookmark has no parent.
Public property Style Gets or sets the bookmark text style.
Public property Text Gets or sets the bookmark text.
Top
See Also