Alignment

StringFormat.Alignment property

Gets or sets text alignment information on the vertical plane.

public StringAlignment Alignment { get; set; }

Property Value

A StringAlignment enumeration that specifies text alignment information.

See Also