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

In This Topic
    TopBorderWidth Property
    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