ControlSite.Height Property

Gets or sets the height, in points, of the ControlSite.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property Height As Single
float Height { get; set; }

Property Value

Type: System.Single
The height, in points, of the ControlSite.

.NET Framework Security

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Word Namespace