ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfBorderObject Class / BottomBorderWidth Property

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