[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.UserPreferences

UserPreferences Class

Represents the user preferences.

Inheritance
UserPreferences
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class UserPreferences

Constructors

Name Description
UserPreferences()

Initializes a new instance of the UserPreferences class.

Properties

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.

Events

Name Description
PropertyChanged

Occurs when property is changed.