Gets or sets the the list level. If a list level is set, this means that the paragraph is bulleted or numbered. If the reference is set to 'Null', the paragraph will not be rendered as a bulleted or numbered paragraph.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public ListLevel ListLevel { get; set; }

Property Value

Type: ListLevel