ActiveReports.Viewer3 Request technical support
UserPreferences Constructor
See Also 


Initializes a new instance of the UserPreference class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As UserPreferences()
C# 
public UserPreferences()

See Also