ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfBorderObject Class / BottomBorderColor Property

In This Topic
    BottomBorderColor Property
    In This Topic
    Gets or sets bottom line color from this border.
    Syntax
    'Declaration
     
    Public Property BottomBorderColor As System.Drawing.Color
    public System.Drawing.Color BottomBorderColor {get; set;}
    See Also