C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfListTemplate Class


In This Topic
RtfListTemplate Class Methods
In This Topic

For a list of all members of this type, see RtfListTemplate members.

Public Methods
 NameDescription
Public MethodAdds the Word/RTF object to the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
Public MethodRemoves all objects from the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
Public MethodOverloaded. Overridden. A copy of the current collection.  
Public MethodDetermines whether the Word/RTF object is located within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
Public MethodReturns the index within the collection of the element. (Inherited from C1.WPF.Word.Objects.RtfCollection)
Public MethodInserts an item into the Word/RTF object collection of the RTF object at the specified index. (Inherited from C1.WPF.Word.Objects.RtfCollection)
Public MethodRemoves the specified Word/RTF object from the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
Public MethodRemoves the item at the specified index within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
Public MethodGets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Top
See Also