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


In This Topic
RtfCollection Class Methods
In This Topic

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

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