string TextAlignment { get; set; }
Property TextAlignment As String Get Set
property String^ TextAlignment { String^ get (); void set (String^ value); }
abstract TextAlignment : string with get, set
In This Article