ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Color
    public Color BorderColor {get; set;}
    See Also