Namespace: Spire.Presentation.Converter.Equation.Word.Documents
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 TextWrappingStyle
Public Enumeration TextWrappingStyle
public enum class TextWrappingStyle
type TextWrappingStyle
Members
| Member | Value | Description |
|---|---|---|
| Inline | 0 | |
| TopAndBottom | 1 | |
| Square | 2 | |
| InFrontOfText | 3 | |
| Tight | 4 | |
| Through | 5 | |
| Behind | 6 | |
| None | -1 |