# GrapeCity.Documents.Word.Hyperlink

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_Hyperlink" data-uid="GrapeCity.Documents.Word.Hyperlink" class="text-break">Hyperlink Class
</h1>
  <div class="markdown level0 summary"><p>Represents a hyperlink element in a body content.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.Documents.Word.ContentObject.html">ContentObject</a></div>
    <div class="level2"><span class="xref">Hyperlink</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.Documents.Word.IBrowsable-1.html">IBrowsable</a>&lt;<a class="xref" href="GrapeCity.Documents.Word.Hyperlink.html">Hyperlink</a>&gt;</div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.html">GrapeCity.Documents.Word</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_Hyperlink_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Hyperlink : ContentObject, IBrowsable&lt;Hyperlink&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Hyperlink
    Inherits ContentObject
    Implements IBrowsable(Of Hyperlink)</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Address" data-uid="GrapeCity.Documents.Word.Hyperlink.Address">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Address.html#GrapeCity_Documents_Word_Hyperlink_Address">Address</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the address for the specified link. The address can be an e-mail address, an Internet address, or a file name.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Anchor" data-uid="GrapeCity.Documents.Word.Hyperlink.Anchor">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Anchor.html#GrapeCity_Documents_Word_Hyperlink_Anchor">Anchor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of a bookmark in the current or linked document which shall be the target of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Location" data-uid="GrapeCity.Documents.Word.Hyperlink.Location">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Location.html#GrapeCity_Documents_Word_Hyperlink_Location">Location</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a location in the target of the hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Next" data-uid="GrapeCity.Documents.Word.Hyperlink.Next">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Next.html#GrapeCity_Documents_Word_Hyperlink_Next">Next</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the next hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Previous" data-uid="GrapeCity.Documents.Word.Hyperlink.Previous">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Previous.html#GrapeCity_Documents_Word_Hyperlink_Previous">Previous</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the previous hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_ScreenTip" data-uid="GrapeCity.Documents.Word.Hyperlink.ScreenTip">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.ScreenTip.html#GrapeCity_Documents_Word_Hyperlink_ScreenTip">ScreenTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text that appears as a ScreenTip when the mouse pointer is positioned over the specified hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Target" data-uid="GrapeCity.Documents.Word.Hyperlink.Target">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Target.html#GrapeCity_Documents_Word_Hyperlink_Target">Target</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the frame or window in which you want to load the specified hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Viewed" data-uid="GrapeCity.Documents.Word.Hyperlink.Viewed">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Viewed.html#GrapeCity_Documents_Word_Hyperlink_Viewed">Viewed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the target of the parent hyperlink shall be added to a list of viewed hyperlinks when it is invoked.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddBidirectionalOverride" data-uid="GrapeCity.Documents.Word.Hyperlink.AddBidirectionalOverride">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddBidirectionalOverride.html#GrapeCity_Documents_Word_Hyperlink_AddBidirectionalOverride">AddBidirectionalOverride()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.BidirectionalOverride.html">BidirectionalOverride</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddBidirectionalOverride_GrapeCity_Documents_Word_BiDirection_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddBidirectionalOverride(GrapeCity.Documents.Word.BiDirection)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddBidirectionalOverride.html#GrapeCity_Documents_Word_Hyperlink_AddBidirectionalOverride_GrapeCity_Documents_Word_BiDirection_">AddBidirectionalOverride(BiDirection)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.BidirectionalOverride.html">BidirectionalOverride</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddComplexField_GrapeCity_Documents_Word_Fields_IFieldOptions_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddComplexField(GrapeCity.Documents.Word.Fields.IFieldOptions)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddComplexField.html#GrapeCity_Documents_Word_Hyperlink_AddComplexField_GrapeCity_Documents_Word_Fields_IFieldOptions_">AddComplexField(IFieldOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.ComplexField.html">ComplexField</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddComplexField_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddComplexField(System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddComplexField.html#GrapeCity_Documents_Word_Hyperlink_AddComplexField_System_String_">AddComplexField(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.ComplexField.html">ComplexField</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddComplexField_System_String_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddComplexField(System.String,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddComplexField.html#GrapeCity_Documents_Word_Hyperlink_AddComplexField_System_String_System_String_">AddComplexField(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.ComplexField.html">ComplexField</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddContentControl_GrapeCity_Documents_Word_ContentControlType_System_Boolean_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddContentControl(GrapeCity.Documents.Word.ContentControlType,System.Boolean)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddContentControl.html#GrapeCity_Documents_Word_Hyperlink_AddContentControl_GrapeCity_Documents_Word_ContentControlType_System_Boolean_">AddContentControl(ContentControlType, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.ContentControl.html">ContentControl</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddEndnote_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddEndnote(System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddEndnote.html#GrapeCity_Documents_Word_Hyperlink_AddEndnote_System_String_">AddEndnote(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Endnote.html">Endnote</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddEndnote_System_String_System_Char_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddEndnote(System.String,System.Char,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddEndnote.html#GrapeCity_Documents_Word_Hyperlink_AddEndnote_System_String_System_Char_System_String_">AddEndnote(string, char, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Endnote.html">Endnote</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddEndnote_System_String_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddEndnote(System.String,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddEndnote.html#GrapeCity_Documents_Word_Hyperlink_AddEndnote_System_String_System_String_">AddEndnote(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Endnote.html">Endnote</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddFootnote_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddFootnote(System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddFootnote.html#GrapeCity_Documents_Word_Hyperlink_AddFootnote_System_String_">AddFootnote(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Footnote.html">Footnote</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddFootnote_System_String_System_Char_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddFootnote(System.String,System.Char,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddFootnote.html#GrapeCity_Documents_Word_Hyperlink_AddFootnote_System_String_System_Char_System_String_">AddFootnote(string, char, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Footnote.html">Footnote</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddFootnote_System_String_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddFootnote(System.String,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddFootnote.html#GrapeCity_Documents_Word_Hyperlink_AddFootnote_System_String_System_String_">AddFootnote(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Footnote.html">Footnote</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddHyperlink" data-uid="GrapeCity.Documents.Word.Hyperlink.AddHyperlink">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddHyperlink.html#GrapeCity_Documents_Word_Hyperlink_AddHyperlink">AddHyperlink()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.html">Hyperlink</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddHyperlink_System_String_System_String_System_String_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddHyperlink(System.String,System.String,System.String,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddHyperlink.html#GrapeCity_Documents_Word_Hyperlink_AddHyperlink_System_String_System_String_System_String_System_String_">AddHyperlink(string, string, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.html">Hyperlink</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddHyperlink_System_Uri_System_String_System_String_System_String_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddHyperlink(System.Uri,System.String,System.String,System.String,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddHyperlink.html#GrapeCity_Documents_Word_Hyperlink_AddHyperlink_System_Uri_System_String_System_String_System_String_System_String_">AddHyperlink(Uri, string, string, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.html">Hyperlink</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddOMath" data-uid="GrapeCity.Documents.Word.Hyperlink.AddOMath">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddOMath.html#GrapeCity_Documents_Word_Hyperlink_AddOMath">AddOMath()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds an <a class="xref" href="GrapeCity.Documents.Word.OMath.html">OMath</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddOMath_GrapeCity_Documents_Word_OMathBuiltInEquation_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddOMath(GrapeCity.Documents.Word.OMathBuiltInEquation)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddOMath.html#GrapeCity_Documents_Word_Hyperlink_AddOMath_GrapeCity_Documents_Word_OMathBuiltInEquation_">AddOMath(OMathBuiltInEquation)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds an <a class="xref" href="GrapeCity.Documents.Word.OMath.html">OMath</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddOMathParagraph" data-uid="GrapeCity.Documents.Word.Hyperlink.AddOMathParagraph">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddOMathParagraph.html#GrapeCity_Documents_Word_Hyperlink_AddOMathParagraph">AddOMathParagraph()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds an <a class="xref" href="GrapeCity.Documents.Word.OMathParagraph.html">OMathParagraph</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddOMathParagraph_GrapeCity_Documents_Word_OMathBuiltInEquation_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddOMathParagraph(GrapeCity.Documents.Word.OMathBuiltInEquation)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddOMathParagraph.html#GrapeCity_Documents_Word_Hyperlink_AddOMathParagraph_GrapeCity_Documents_Word_OMathBuiltInEquation_">AddOMathParagraph(OMathBuiltInEquation)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds an <a class="xref" href="GrapeCity.Documents.Word.OMathParagraph.html">OMathParagraph</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddRun" data-uid="GrapeCity.Documents.Word.Hyperlink.AddRun">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddRun.html#GrapeCity_Documents_Word_Hyperlink_AddRun">AddRun()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Run.html">Run</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddRun_GrapeCity_Documents_Word_Style_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddRun(GrapeCity.Documents.Word.Style)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddRun.html#GrapeCity_Documents_Word_Hyperlink_AddRun_GrapeCity_Documents_Word_Style_">AddRun(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Run.html">Run</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddRun_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddRun(System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddRun.html#GrapeCity_Documents_Word_Hyperlink_AddRun_System_String_">AddRun(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Run.html">Run</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddRun_System_String_GrapeCity_Documents_Word_Style_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddRun(System.String,GrapeCity.Documents.Word.Style)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddRun.html#GrapeCity_Documents_Word_Hyperlink_AddRun_System_String_GrapeCity_Documents_Word_Style_">AddRun(string, Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.Run.html">Run</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddSimpleField_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddSimpleField(System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddSimpleField.html#GrapeCity_Documents_Word_Hyperlink_AddSimpleField_System_String_">AddSimpleField(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.SimpleField.html">SimpleField</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_AddSimpleField_System_String_System_String_" data-uid="GrapeCity.Documents.Word.Hyperlink.AddSimpleField(System.String,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.AddSimpleField.html#GrapeCity_Documents_Word_Hyperlink_AddSimpleField_System_String_System_String_">AddSimpleField(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Documents.Word.SimpleField.html">SimpleField</a> to the end of this hyperlink.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_Equals_System_Object_" data-uid="GrapeCity.Documents.Word.Hyperlink.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.Equals.html#GrapeCity_Documents_Word_Hyperlink_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_Hyperlink_GetHashCode" data-uid="GrapeCity.Documents.Word.Hyperlink.GetHashCode">
          <a class="xref" href="GrapeCity.Documents.Word.Hyperlink.GetHashCode.html#GrapeCity_Documents_Word_Hyperlink_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
