ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfBorderObject Class / BottomBorderWidth Property

In This Topic
    BottomBorderWidth Property (RtfBorderObject)
    In This Topic
    Gets or sets bottom width from this border.
    Syntax
    'Declaration
     
    Public Property BottomBorderWidth As Single
    public float BottomBorderWidth {get; set;}
    See Also