.NET Framework Class Library

ViewerSettings Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace >

.NET Framework Class Library

ViewerSettings Class

Namespace: Gnostice.Core.Viewer

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class ViewerSettings

C#

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class ViewerSettings

Visual C++

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class ViewerSettings

Inheritance Hierarchy

System.Object

Gnostice.Core.Viewer.ViewerSettings

See Also

ViewerSettings Members

Gnostice.Core.Viewer Namespace