C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfColumn Class / RtfColumn Constructor / RtfColumn Constructor(Single)
The width of the column.

In This Topic
RtfColumn Constructor(Single)
In This Topic
The Word/RTF column constructor with width.
Syntax
'Declaration
 
Public Function New( _
   ByVal width As Single _
)
 

Parameters

width
The width of the column.
See Also