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

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