[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ListTrailingCharacter

ListTrailingCharacter Enum

Specifies the character that separates the list label from the text of the paragraph.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum ListTrailingCharacter
Public Enum ListTrailingCharacter

Fields

Name Description
Nothing

There is no separator character between the list label and text of the paragraph.

Space

A space character is placed between the list label and text of the paragraph.

Tab

A tab character is placed between the list label and text of the paragraph.