[]
Represents the user preferences.
public class UserPreferences
| Name | Description |
|---|---|
| UserPreferences() | Initializes a new instance of the UserPreferences class. |
| Name | Description |
|---|---|
| HyperLinkBackColor | Gets or sets the background color of the hyper link. |
| HyperLinkForeColor | Gets or sets the forefround color of the hyper link. |
| HyperLinkUnderline | Gets or sets a value indicating whether the hyperlink is underlined. |
| SearchResultsBackColor | Gets or sets the background color of the search results. |
| SearchResultsForeColor | Gets or sets the foreground color of the search results. |
| UseHyperLinkSettings | Gets or sets the use of hyperlink settings. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when property is changed. |