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

In This Topic
    RightBorderWidth Property (RtfBorderObject)
    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