DescriptionRun.Color Property

Definition

The run's color.

public:
 property System::Drawing::Color Color { System::Drawing::Color get(); };
public System.Drawing.Color Color { get; }
member this.Color : System.Drawing.Color
Public ReadOnly Property Color As Color

Property Value

The color of the DescriptionRun.

Applies to