TextRun._Color Property

Definition

Gets the color of the text.

public:
 property System::Drawing::Color _Color { System::Drawing::Color get(); };
[System.Xml.Serialization.XmlIgnore]
public System.Drawing.Color _Color { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._Color : System.Drawing.Color
Public ReadOnly Property _Color As Color

Property Value

A Color object.

Attributes

Applies to