ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfRow Class / TopBorderWidth Property

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