ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParamCollection Class
Properties Methods

In This Topic
    RtfParamCollection Class Members
    In This Topic

    The following tables list the members exposed by RtfParamCollection.

    Public Properties
     NameDescription
    Public PropertyGets break line flag for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets the number of paremeters of the collection.  
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets is empty this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyOverloaded. Gets C1.C1Word.IParagraphContent object of this collection.  
    Public PropertyGets owner object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all objects from the collection.  
    Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.C1Word.Objects.RtfObject)
    Public MethodDetermines whether the Word/RTF object is located within the collection.  
    Public MethodReturns the index in the collection of the Word/RTF object at name.  
    Public MethodRemoves the specified Word/RTF object from this collection.  
    Public MethodGets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Top
    See Also