ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfColorCollection Class

In This Topic
    RtfColorCollection Class Methods
    In This Topic

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

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