.NET Framework Class Library

ServerDocViewerEventDispatcher.GetDocumentViewerPreferences Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > ServerDocViewerEventDispatcher Class > ServerDocViewerEventDispatcher Methods >

.NET Framework Class Library

ServerDocViewerEventDispatcher.GetDocumentViewerPreferences Method

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

Public Function GetDocumentViewerPreferences ( _
 eventArgs As OnServerStartEventArgs _
As DocumentViewerPreferences

C#

public DocumentViewerPreferences GetDocumentViewerPreferences(
 OnServerStartEventArgs eventArgs
)

Visual C++

public:
DocumentViewerPreferencesGetDocumentViewerPreferences(
 OnServerStartEventArgseventArgs
)

Parameters

eventArgs

Type: Gnostice.Controls.ASP.OnServerStartEventArgs

See Also

ServerDocViewerEventDispatcher Class

ServerDocViewerEventDispatcher Members

Gnostice.Controls.ASP Namespace