StringFormat.LineAlignment

StringFormat.LineAlignment property

Gets or sets the line alignment on the horizontal plane.

public StringAlignment LineAlignment { get; set; }

Property Value

A StringAlignment enumeration that represents the line alignment.

See Also