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

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