C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace : RtfBookmarkEnd Class |
The following tables list the members exposed by RtfBookmarkEnd.
Name | Description | |
---|---|---|
![]() | RtfBookmarkEnd Constructor | The bookmark end object (must be pair - bookmark start). |
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) |
![]() | Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | IsEmpty | Gets is empty this bookmark. (Inherited from C1.WPF.Word.Objects.RtfBookmark) |
![]() | Name | Gets name of the Word/RTF bookmark. (Inherited from C1.WPF.Word.Objects.RtfBookmark) |
![]() | Owner | Gets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | Pair | Gets pair start for end or end for start bookmark. (Inherited from C1.WPF.Word.Objects.RtfBookmark) |
![]() | 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 | |
---|---|---|
![]() | Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) |
![]() | ToString | Gets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |