[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfListTemplate

RtfListTemplate Class

The Word/RTF list template class.

Inheritance
RtfListTemplate
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfListTemplate : RtfCollection, ICloneable, IEnumerable, IRtfList

Properties

Name Description
Id

Gets identifier of this list.

this[int]

Gets or sets the Word/RTF list level at the specified index within the collection.

LevelCount

Gets or sets level count for this list template.

ListOrder

Gets or sets list order.

TemplateId

Gets identifier of the list template.

Methods

Name Description
Clone(RtfObject)

A copy of the current collection.