[]
The Word/RTF section column object.
public class RtfColumn : RtfObject, ICloneable
Public Class RtfColumn
Inherits RtfObject
Implements ICloneable
| Name | Description |
|---|---|
| RtfColumn() | The Word/RTF column constructor with automatic width. |
| RtfColumn(float) | The Word/RTF column constructor with width. |
| Name | Description |
|---|---|
| IsAutoWidth | Gets or sets is automatic width for this column. |
| RightSpacing | Gets or sets right spacing for this column. |
| Width | Gets or sets width for this column. |