ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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