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

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