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

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