Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Hyperlink Class / Next Property

In This Topic
    Next Property (Hyperlink)
    In This Topic
    Gets the next hyperlink.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Hyperlink
    public Hyperlink Next {get;}
    See Also