TextArea..::..TextAlign Property

Gets or sets the text align.

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

Syntax


public Alignment TextAlign { get; set; }
Public Property TextAlign As Alignment
	Get
	Set
public:
property Alignment^ TextAlign {
	Alignment^ get ();
	void set (Alignment^ value);
}

Field Value

The text align.