ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfColumn Class / Width Property

In This Topic
    Width Property (RtfColumn)
    In This Topic
    Gets or sets width for this column.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}

    Property Value

    The width of the Word/RTF column.
    See Also