'Declaration Public Enum HorizontalTextAlignment Inherits System.Enum
public enum HorizontalTextAlignment : System.Enum
Member | Description |
---|---|
Center | Align text in the center of the line. |
Distributed | Distributes the words across the entire line. |
Justified | Align text so it is justified across the line. |
JustifiedLow | Aligns the text with an adjusted kashida length for Arabic text. |
Left | Align the text to the left of the line. |
Right | Align the text to the right of the line. |
ThaiDistributed | Distributes Thai text by treating each character as a word. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2