Specifies a bulleted or numbered list template.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public enum ListTemplateType

Member name Description
ArabicDecimalNumber Specifies the template for a numbered paragraph using arabic decimal numbers (1., 1.1., 1.1.1.).
BulletCircle Specifies the template for a bulleted paragraph using circle character for the first level.
BulletDisc Specifies the template for a bulleted paragraph using disc character for the first level.
UpperRomanNumber Specifies the template for a numbered paragraph using upper roman numbers (I, a, i, 1.).