Name | Description | |
---|---|---|
Address | Gets or sets the address for the specified link. The address can be an e-mail address, an Internet address, or a file name. | |
Anchor | Gets or sets the name of a bookmark in the current or linked document which shall be the target of this hyperlink. | |
Children | Gets the collection of the children of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Document | Gets the DocumentBase that contains this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
End | Gets the Marker representing the end of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Guid | Gets the content unique identifier. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Location | Gets or sets a location in the target of the hyperlink. | |
Next | Gets the next hyperlink. | |
ParentBody | Gets the parent Body of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentContent | Gets the parent ContentObject of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Previous | Gets the previous hyperlink. | |
ScreenTip | Gets or sets the text that appears as a ScreenTip when the mouse pointer is positioned over the specified hyperlink. | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Target | Gets or sets the name of the frame or window in which you want to load the specified hyperlink. | |
Viewed | Gets or sets whether the target of the parent hyperlink shall be added to a list of viewed hyperlinks when it is invoked. |