ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Single
    public float RightSpacing {get; set;}

    Property Value

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