ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfParagraph Class / RightBorderWidth Property

In This Topic
    RightBorderWidth Property (RtfParagraph)
    In This Topic
    Gets or sets right width from this border.
    Syntax
    'Declaration
     
    Public Property RightBorderWidth As Single
    public float RightBorderWidth {get; set;}
    See Also