[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfColumn.-ctor

RtfColumn Constructor

RtfColumn()

The Word/RTF column constructor with automatic width.

Declaration
public RtfColumn()

RtfColumn(float)

The Word/RTF column constructor with width.

Declaration
public RtfColumn(float width)
Parameters
Type Name Description
float width

The width of the column.