ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float LeftSpace {get; set;}
    See Also