ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfHyperlink Class / Content Property

In This Topic
    Content Property (RtfHyperlink)
    In This Topic
    Gets the paragraph content for this hyperlink.
    Syntax
    'Declaration
     
    Public ReadOnly Property Content As RtfParagraphContent
    public RtfParagraphContent Content {get;}
    See Also