PdfBookmark Class | |
Namespace: SelectPdf
The PdfBookmark type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildNodes |
Gets the child bookmark collection.
| |
| Color |
Gets or sets the bookmark text color.
| |
| Destination |
Gets or sets the bookmark destination.
| |
| Parent |
Gets the parent of the current bookmark or null if the bookmark has no parent.
| |
| Style |
Gets or sets the bookmark text style.
| |
| Text |
Gets or sets the bookmark text.
|