Target enumeration
Target enumeration
Specifies the browsing context for where to display the linked URL.
The Target type exposes the following members:
Fields
| Field | Description |
|---|---|
| SELF | Opens the linked document in the same frame as it was clicked. |
| PARENT | Opens the linked document in the parent frame. |
| TOP | Opens the linked document in the full body of the window. |
| BLANK | Opens the linked document in a new window or tab. |
See Also
- module
aspose.svg.builder