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


In This Topic
RtfFontCollection Class Methods
In This Topic

For a list of all members of this type, see RtfFontCollection 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 MethodOverloaded. Determines whether the drawing font is located within the collection.  
Public MethodGets the RTF font at the specified number within the font collection.  
Public MethodGets the specified number at the RTF font within the font collection.  
Public MethodOverloaded. Returns 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. (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