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

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