C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace : RtfParamCollection Class |
The following tables list the members exposed by RtfParamCollection.
Name | Description | |
---|---|---|
![]() | BreakLine | Gets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | Count | Gets the number of paremeters of the collection. |
![]() | Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | IsEmpty | Gets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | Item | Overloaded. Gets C1.WPF.Word.IParagraphContent object of this collection. |
![]() | Owner | Gets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
Name | Description | |
---|---|---|
![]() | Clear | Removes all objects from the collection. |
![]() | Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | Contains | Determines whether the Word/RTF object is located within the collection. |
![]() | IndexOf | Returns the index in the collection of the Word/RTF object at name. |
![]() | Remove | Removes the specified Word/RTF object from this collection. |
![]() | ToString | Gets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |