[]
        
(Showing Draft Content)

C1.Win.Command.TopicPageCaptionStyle.ForeColor

ForeColor Property

ForeColor

Gets or sets the foreground color of the page caption.

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