ActiveReports 13
UserPreferences Property

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document Namespace > SectionDocument Class : UserPreferences Property
Gets or sets user preferences in the viewer such as hyperlink and background colors.
Syntax
'Declaration
 
Public Property UserPreferences As UserPreferences
public UserPreferences UserPreferences {get; set;}

Property Value

The user preferences.
See Also

Reference

SectionDocument Class
SectionDocument Members