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

In This Topic
    TopBorderStyle Property (RtfBorderObject)
    In This Topic
    Gets or sets top line style from this border.
    Syntax
    'Declaration
     
    Public Property TopBorderStyle As RtfBorderStyle
    public RtfBorderStyle TopBorderStyle {get; set;}
    See Also