C1Hyperlink Class Members
In This Topic
The following tables list the members exposed by C1Hyperlink.
Public Constructors
Public Properties
| Name | Description |
| LinkTarget | Determines the target of the current hyperlink. |
| StatusText | Text shown in the status line when the mouse is over the link (when the document is viewed in a C1PrintPreview). |
| Tag | Gets or sets arbitrary data associated with the current hyperlink. |
Top
Public Methods
| Name | Description |
| AssignFrom | Copies the properties of the specified object to the current object. |
| Clone | Creates a copy of the current object. |
Top
See Also