GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : UserPreferences Class |
The following tables list the members exposed by UserPreferences.
Name | Description | |
---|---|---|
UserPreferences Constructor | Initializes a new instance of the UserPreference class. |
Name | Description | |
---|---|---|
HyperLinkBackColor | Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent. | |
HyperLinkForeColor | Gets or sets the color of the text within a control that hosts a hyperlink. The default is Blue. | |
HyperLinkUnderline | Gets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true. | |
SearchResultsBackColor | Gets or sets the background color of the highlighted text when using the Viewer control's Find dialog. | |
SearchResultsForeColor | Gets or sets the color of the highlighted text when using the Viewer control's Find dialog. | |
UseHyperLinkSettings | If True, these settings will be applied to links. Otherwise, each link will be displayed according to their own settings. |