[]
Gets or sets the text-alignment flags for this device context.
public TextAlignment TextAlign { get; set; }
Public Property TextAlign As TextAlignment
| Type | Description |
|---|---|
| TextAlignment | A TextAlignment that specifies the text alignment. |