ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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