Shape.Reflection Property

Definition

Returns a ReflectionFormat object that represents the reflection formatting for a shape. Read-only.

public:
 property Microsoft::Office::Interop::Word::ReflectionFormat ^ Reflection { Microsoft::Office::Interop::Word::ReflectionFormat ^ get(); };
public Microsoft.Office.Interop.Word.ReflectionFormat Reflection { get; }
member this.Reflection : Microsoft.Office.Interop.Word.ReflectionFormat
Public ReadOnly Property Reflection As ReflectionFormat

Property Value

ReflectionFormat

Applies to