[]
Defines a link to another document or a location within the same document.
public class C1LinkTarget : C1LinkTargetBase
| Name | Description |
|---|---|
| C1LinkTarget(C1DocumentAction, string) | Initializes a new instance of the C1LinkTarget class. |
| Name | Description |
|---|---|
| Bookmark | Gets the bookmark within document. |
| DocumentAction | Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document. |
| Name | Description |
|---|---|
| Equals(object) | |
| GetHashCode() |