ComponentOne Word for UWP
RtfColumn Constructor(Single)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfColumn Class > RtfColumn Constructor : RtfColumn Constructor(Single)
The width of the column.
The Word/RTF column constructor with width.
Syntax
'Declaration
 
Public Function New( _
   ByVal width As System.Single _
)
public RtfColumn( 
   System.float width
)

Parameters

width
The width of the column.
See Also

Reference

RtfColumn Class
RtfColumn Members
Overload List