C1.C1Word.4 Assembly > C1.C1Word.Objects Namespace : RtfFontCollection Class |
For a list of all members of this type, see RtfFontCollection members.
Name | Description | |
---|---|---|
Add | Adds the Word/RTF object to the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Clear | Removes all objects from the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Clone | Overloaded. Overridden. A copy of the current collection. | |
Contains | Overloaded. Determines whether the drawing font is located within the collection. | |
GetFontByNumber | Gets the RTF font at the specified number within the font collection. | |
GetNumberByFont | Gets the specified number at the RTF font within the font collection. | |
IndexOf | Overloaded. Returns the index within the collection of the element. | |
Insert | Inserts an item into the Word/RTF object collection of the RTF object at the specified index. (Inherited from C1.C1Word.Objects.RtfCollection) | |
Remove | Removes the specified Word/RTF object from the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
RemoveAt | Removes the item at the specified index within the collection. (Inherited from C1.C1Word.Objects.RtfCollection) | |
ToString | Gets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject) |