ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListLevel Class / LevelText Property

In This Topic
    LevelText Property
    In This Topic
    Gets or sets level text (the level placeholders, and the periods are the surrounding text) of this list.
    Syntax
    'Declaration
     
    Public Property LevelText As String
    public string LevelText {get; set;}
    See Also