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

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