ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfString Class / BorderStyle Property

In This Topic
    BorderStyle Property
    In This Topic
    Gets or sets border style for this string.
    Syntax
    'Declaration
     
    Public Property BorderStyle As RtfBorderStyle
    public RtfBorderStyle BorderStyle {get; set;}
    See Also