ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBorderObject Class / LeftBorderColor Property

In This Topic
    LeftBorderColor Property
    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