ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfListLevel Class / Level Property

In This Topic
    Level Property
    In This Topic
    Gets list level.
    Syntax
    'Declaration
     
    Public ReadOnly Property Level As Integer
    public int Level {get;}
    See Also