ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBorderObject Class / RightBorderWidth Property

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