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

In This Topic
    RightBorderStyle Property (RtfListText)
    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