[]
Gets the background color of page.
[C1Description("TopicPageStyle.BackgroundColor", "Gets the background color of page.")]
public Color BackgroundColor { get; set; }
<C1Description("TopicPageStyle.BackgroundColor", "Gets the background color of page.")>
Public Property BackgroundColor As Color