TextWrapping

Overview

TextWrapping is a enum in Aspose.Words FOSS for .NET.

Specifies how text is wrapped around the table.

This enumeration defines 3 values: None, Around, Default.

Values

ValueDescription
None
Around
Default

See Also