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

In This Topic
    RightSpacing Property
    In This Topic
    Gets or sets right spacing for this column.
    Syntax
    'Declaration
     
    Public Property RightSpacing As System.Single
    public System.float RightSpacing {get; set;}

    Property Value

    The right spacing of the Word/RTF column.
    See Also