Share via


ControlSite.Left Property

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

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Word Namespace