ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfString Class / BorderColor Property

In This Topic
    BorderColor Property
    In This Topic
    Gets or sets border color for this string.
    Syntax
    'Declaration
     
    Public Property BorderColor As System.Drawing.Color
    public System.Drawing.Color BorderColor {get; set;}
    See Also