TextArea..::..LinkColor Property

Gets or sets the color of the link.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public int LinkColor { get; set; }
Public Property LinkColor As Integer
	Get
	Set
public:
property int^ LinkColor {
	int^ get ();
	void set (int^ value);
}

Field Value

The color of the link.