.NET Framework Class Library

PageLayoutPropertyChanged.Property Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

PageLayoutPropertyChanged.Property Property

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

Public Property Property As String
 Get
 Set

C#

public string Property { getset; }

Visual C++

public:
property StringProperty {
 Stringget ();
 void set (Stringvalue);
}

See Also

PageLayoutPropertyChanged Class

PageLayoutPropertyChanged Members

Gnostice.Core.Viewer Namespace