[]
        
(Showing Draft Content)

C1.Win.Command.TopicLinkStyle.ForeColor

ForeColor Property

ForeColor

Gets or sets the foreground color of the link.

Declaration
[C1Description("TopicLinkStyle.ForeColor", "Gets or sets the foreground color of the link.")]
public Color ForeColor { get; set; }
<C1Description("TopicLinkStyle.ForeColor", "Gets or sets the foreground color of the link.")>
Public Property ForeColor As Color