ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfHyperlink Class / BackColor Property

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