ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListOverride Class / LevelCount Property

In This Topic
    LevelCount Property (RtfListOverride)
    In This Topic
    Gets or sets level count for this list template.
    Syntax
    'Declaration
     
    Public Property LevelCount As System.Integer
    public System.int LevelCount {get; set;}
    Remarks
    1..8 if the list has one level; 0 (default) if the list has nine levels.
    See Also