_OLEControl.Width Property
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Width As Single
Get
Set
'Usage
Dim instance As _OLEControl
Dim value As Single
value = instance.Width
instance.Width = value
float Width { get; set; }
Property Value
Type: System.Single