DescriptionRun.Color Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.