Shape.Reflection Property
Returns a ReflectionFormat object that represents the reflection formatting for a shape. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Reflection As ReflectionFormat
Get
'Usage
Dim instance As Shape
Dim value As ReflectionFormat
value = instance.Reflection
ReflectionFormat Reflection { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ReflectionFormat
ReflectionFormat