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

In This Topic
    BorderWidth Property
    In This Topic
    Gets or sets border width for this text.
    Syntax
    'Declaration
     
    Public Property BorderWidth As Single
    public float BorderWidth {get; set;}
    See Also