[]
Gets or sets the line alignment.
public StringAlignment LineAlignment { get; set; }
Public Property LineAlignment As StringAlignment
| Type | Description |
|---|---|
| StringAlignment | A StringAlignment enumeration that represents the line alignment. |