TextColumn

Overview

TextColumn is a class in Aspose.Words FOSS for .NET.

Represents a single text column.

Properties: SpaceAfter, Width.

Properties

NameTypeAccessDescription
WidthdoubleRead/WriteGets or sets the width of the text column in points.
SpaceAfterdoubleRead/WriteGets or sets the space between this column and the next column in points.

See Also