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 | Determines whether the Word/RTF object is located within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | IndexOf | Returns the index within the collection of the element. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | 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) |