InlineShape.Reflection Property
Returns 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 InlineShape
Dim value As ReflectionFormat
value = instance.Reflection
ReflectionFormat Reflection { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ReflectionFormat
ReflectionFormat