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

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