Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListLevel Class / TrailingCharacter Property

In This Topic
    TrailingCharacter Property
    In This Topic
    Gets or sets the character inserted after the number for the list level.
    Syntax
    'Declaration
     
    Public Property TrailingCharacter As ListTrailingCharacter
    public ListTrailingCharacter TrailingCharacter {get; set;}
    See Also