ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Color
    public Color ForeColor {get; set;}
    See Also