Name | Description | |
---|---|---|
![]() | Add | Adds the Word/RTF object to the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | Clear | Removes all objects from the collection. (Inherited from C1.WPF.Word.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.WPF.Word.Objects.RtfCollection) |
![]() | Remove | Removes the specified Word/RTF object from the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | RemoveAt | Removes the item at the specified index within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | ToString | Gets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |