Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Range Class / ParentHyperlink Property

In This Topic
    ParentHyperlink Property
    In This Topic
    Gets the parent hyperlink where the range content is stored.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentHyperlink As Hyperlink
    public Hyperlink ParentHyperlink {get;}
    See Also