ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListLevel Class / LevelSpace Property

In This Topic
    LevelSpace Property
    In This Topic
    Gets or sets left indentation of this list.
    Syntax
    'Declaration
     
    Public Property LevelSpace As Single
    public float LevelSpace {get; set;}
    See Also