ShadowFormat.Size Property
Returns or sets a Single that represents the width of the shadow. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Size As Single
Get
Set
'Usage
Dim instance As ShadowFormat
Dim value As Single
value = instance.Size
instance.Size = value
float Size { get; set; }
Property Value
Type: System.Single
Single