Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Hyperlink Class / AddHyperlink Method / AddHyperlink() Method

In This Topic
    AddHyperlink() Method
    In This Topic
    Adds a Hyperlink to the end of this hyperlink.
    Syntax
    'Declaration
     
    Public Overloads Function AddHyperlink() As Hyperlink
    public Hyperlink AddHyperlink()

    Return Value

    The added Hyperlink.
    See Also