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

In This Topic
    BottomBorderWidth Property (RtfTableObject)
    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