Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum VerticalTextType
Public Enumeration VerticalTextType
public enum class VerticalTextType
type VerticalTextType
Members
| Member | Value | Description |
|---|---|---|
| None | -1 | |
| Horizontal | 0 | |
| Vertical | 1 | |
| Vertical270 | 2 | |
| WordArtVertical | 3 | |
| EastAsianVertical | 4 | |
| MongolianVertical | 5 | |
| WordArtVerticalRightToLeft | 6 |