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

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