.NET Framework Class Library

DocumentCacheInfo.PrintPreferences Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

DocumentCacheInfo.PrintPreferences Property

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

Public Property PrintPreferences As PrintPreferences
 Get
 Set

C#

public PrintPreferences PrintPreferences { getset; }

Visual C++

public:
property PrintPreferencesPrintPreferences {
 PrintPreferencesget ();
 void set (PrintPreferencesvalue);
}

See Also

DocumentCacheInfo Class

DocumentCacheInfo Members

Gnostice.Controls.ASP Namespace