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