ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfListLevel Class / Level Property

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