TextColumn
Overview
TextColumn is a class in Aspose.Words FOSS for .NET.
Represents a single text column.
Properties: SpaceAfter, Width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Width | double | Read/Write | Gets or sets the width of the text column in points. |
SpaceAfter | double | Read/Write | Gets or sets the space between this column and the next column in points. |