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

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