|  | |
| PdfBookmark Properties | |
The PdfBookmark type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also