Description
Assembly: Docs.Word (in Docs.Word.dll) Version: 2.3.0.0 (2.3)
This class defines the hyperlinks.
Namespace: Docs.WordAssembly: Docs.Word (in Docs.Word.dll) Version: 2.3.0.0 (2.3)
Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class Hyperlink
<SerializableAttribute> _ Public Class Hyperlink
[SerializableAttribute] public ref class Hyperlink
Members
All Members | Constructors ![]() | Fields ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Hyperlink()()()() |
Constructor of Hyperlink.
|
![]() | Hyperlink(String) |
Constructor of Hyperlink with given link.
|
![]() | Hyperlink(LinkType, String) |
Constructor of Hyperlink with given link and link type.
|
![]() | Copy()()()() |
Creates a deep copy of this Hyperlink instance.
|
![]() | Keys |
Defines the options of hyperlink
|
![]() | Link |
The target link
|
![]() | Textruns |
Defines the textruns in this hyperlink
|
![]() | ToString()()()() |
Returns a string representation of this Hyperlink instance.
|
![]() | Type |
Type of reference (e.g. webpage, external document, internal link)
|