[]
The Word/RTF list template class.
public class RtfListTemplate : RtfCollection, ICloneable, IEnumerable, IRtfList
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. |
Name | Description |
---|---|
Clone(RtfObject) | A copy of the current collection. |