Gets or sets display colors. The property value is an object of the type ServerVisualization.TextViewGenerator.Colors.

Syntax

public TextViewGenerator.Colors DisplayColors { get; set; }
Public Property DisplayColors As TextViewGenerator.Colors