ControlSite.Top Property

Gets or sets the distance, in points, from the top edge of the ControlSite to the top of the document.

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

Syntax

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

Property Value

Type: System.Single
The distance, in points, from the top edge of the ControlSite to the top of the document.

.NET Framework Security

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Word Namespace