# Links styles

**Links** styles control the properties of any HTML links created from any report element.

| Property Name        | Data Type | Purpose                                                              |
| -------------------- | --------- | -------------------------------------------------------------------- |
| **pdf-bookmark**     | String    | (Band elements only) Adds bookmark to PDF outputs                    |
| **html-anchor**      | String    | The name of an anchor (**link-target**) embedded in the HTML outputs |
| **url**              | String    | The destination URL                                                  |
| **url-tool-tip**     | String    | Hyperlink title that is displayed as tooltip                         |
| **url-window-title** | String    | The window where the link should be opened                           |
