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

In This Topic
    RightBorderStyle Property (RtfBorderObject)
    In This Topic
    Gets or sets rigth line style from this border.
    Syntax
    'Declaration
     
    Public Property RightBorderStyle As RtfBorderStyle
    public RtfBorderStyle RightBorderStyle {get; set;}
    See Also