[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfColumn

RtfColumn Class

The Word/RTF section column object.

Inheritance
RtfColumn
Implements
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfColumn : RtfObject, ICloneable

Constructors

Name Description
RtfColumn()

The Word/RTF column constructor with automatic width.

RtfColumn(float)

The Word/RTF column constructor with width.

Properties

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.