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

In This Topic
    LevelChar Property
    In This Topic
    Gets or sets type of this list.
    Syntax
    'Declaration
     
    Public Property LevelChar As RtfListLevelChar
    public RtfListLevelChar LevelChar {get; set;}
    See Also