.NET Framework Class Library

Pages.Annotations Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

Pages.Annotations Property

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

Public Property Annotations As String
 Get
 Set

C#

public string Annotations { getset; }

Visual C++

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

See Also

Pages Class

Pages Members

Gnostice.Controls.ASP Namespace