.NET Framework Class Library

PageRenderingArgs.height Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

PageRenderingArgs.height Property

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

Public Property height As Single
 Get
 Set

C#

public float height { getset; }

Visual C++

public:
property float height {
 float get ();
 void set (float value);
}

See Also

PageRenderingArgs Class

PageRenderingArgs Members

Gnostice.Controls.ASP Namespace