ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfFilledObject Class / LeftSpace Property

In This Topic
    LeftSpace Property (RtfFilledObject)
    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