C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace : RtfContent Class |
The following tables list the members exposed by RtfContent.
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 Word/RTF object in the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | Current | Gets current Word/RTF object for set (group, collection). (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | 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.RtfCollection) |
![]() | Item | Gets or sets the Word/RTF object at the specified index within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | 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 | |
---|---|---|
![]() | 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. Creates a new RtfCollection that is a copy of the current collection. (Inherited from C1.WPF.Word.Objects.RtfCollection) |
![]() | 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) |