.NET Framework Class Library

PageLayout Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

PageLayout Class

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class PageLayout _
 Implements INotifyPropertyChanged

C#

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class PageLayout : INotifyPropertyChanged

Visual C++

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class PageLayout : INotifyPropertyChanged

Inheritance Hierarchy

System.Object

Gnostice.Core.Viewer.PageLayout

See Also

PageLayout Members

Gnostice.Core.Viewer Namespace