C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace : RtfHyperlink Class |
The following tables list the members exposed by RtfHyperlink.
Name | Description | |
---|---|---|
RtfHyperlink Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets or sets hyperlink foreground color. | |
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) | |
Content | Gets the paragraph content for this hyperlink. | |
Count | Gets current count Word/RTF objects in this collection. | |
Current | Gets current Word/RTF object for set (group, collection). | |
Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ForeColor | Gets or sets hyperlink foreground color. | |
IsEmpty | Overridden. Gets is empty this object. | |
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) | |
Target | Gets target object (URL, bookmark ...) as string. | |
Underline | Gets or sets hyperlink underline. |
Name | Description | |
---|---|---|
Add | Adds the Word/RTF object to this collection. | |
Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ToString | Every object in C# inherits the ToString method, which returns a string representation of that object. (Inherited from C1.WPF.Word.Objects.RtfField) |