'Declaration Public Enum TextVerticalType Inherits System.Enum
'Usage Dim instance As TextVerticalType
public enum TextVerticalType : System.Enum
'Declaration Public Enum TextVerticalType Inherits System.Enum
'Usage Dim instance As TextVerticalType
public enum TextVerticalType : System.Enum
Member | Description |
---|---|
EastAsianVertical | The text is displayed vertically, in the East Asian manner. |
Horizontal | The text is not displayed vertically; it stays horizontal. |
MongolianVertical | The text is displayed vertically, in the Mongolian manner. |
Vertical | The text is displayed vertically. |
Vertical270 | The text is displayed vertially, at a 270 degrees angle. |
WordArtVertical | The text is displayed vertically, in a stacked WordArt manner. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.TextVerticalType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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