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

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