.NET Framework Class Library

IView.PageLayout Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IView.PageLayout Property

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

Property PageLayout As PageLayout
 Get
 Set

C#

PageLayout PageLayout { getset; }

Visual C++

property PageLayoutPageLayout {
 PageLayoutget ();
 void set (PageLayoutvalue);
}

See Also

IView Interface

IView Members

Gnostice.Core.Viewer Namespace