StyleBase.TextAlign Field

Definition

Specifies the horizontal alignment of text.

protected: System::String ^ TextAlign;
protected const string TextAlign;
val mutable TextAlign : string
Protected Const TextAlign As String 

Field Value

Remarks

Valid values are: Left, Center, Right, Justify, or General.

Applies to