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

In This Topic
    BottomBorderColor Property (RtfCell)
    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