C1.C1Preview Namespace : C1HyperlinkTextAttrs Class |
The following tables list the members exposed by C1HyperlinkTextAttrs.
Name | Description | |
---|---|---|
C1HyperlinkTextAttrs Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets the background color. If this value indicates an empty or transparent color, the background color of a hyperlink is not changed. | |
ForeColor | Gets the foreground (text) color. If this value indicates an empty or transparent color, the text color of a hyperlink is not changed. | |
HoverDefault | Gets the default attributes of highlighted hyperlinks. | |
NormalDefault | Gets the default attributes of "normal" (neither visited nor highlighted) hyperlinks. | |
Underline | Gets a value indicating whether the text of a hyperlink is underlined. | |
VisitedDefault | Gets the default attributes of visited hyperlinks. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. This method compares properties on the two objects. | |
GetHashCode | Serves as a hash function for C1HyperlinkTextAttrs. |