.NET Framework Class Library

ViewerSettings.ViewerPreferences Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > ViewerSettings Class > ViewerSettings Properties >

.NET Framework Class Library

ViewerSettings.ViewerPreferences Property

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

Public Property ViewerPreferences As String
 Get
 Set

C#

public string ViewerPreferences { getset; }

Visual C++

public:
property StringViewerPreferences {
 Stringget ();
 void set (Stringvalue);
}

See Also

ViewerSettings Class

ViewerSettings Members

Gnostice.Controls.ASP Namespace