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

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