ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.String
    public System.string LevelText {get; set;}
    See Also