ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Drawing.Color
    public System.Drawing.Color LeftBorderColor {get; set;}
    See Also