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

In This Topic
    ForeColor Property (RtfHyperlink)
    In This Topic
    Gets or sets hyperlink foreground color.
    Syntax
    'Declaration
     
    Public Property ForeColor As System.Drawing.Color
    public System.Drawing.Color ForeColor {get; set;}
    See Also