Specifies where the linked document will be opened when the user follows a link.
| Member Name | Description |
|---|---|
| Default | No action taken. |
| _blank | The target URL will open in a new window. |
| _self | The target URL will open in the same frame as it was clicked. |
| _parent | The target URL will open in the parent frameset. |
| _top | The target URL will open in the full body of the window. |
Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll)