ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBorderObject Class / TopSpace Property

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