_Font.Reflection Property

Definition

Gets a ReflectionFormat object that represents the reflection formatting for a shape.

public:
 property Microsoft::Office::Interop::Word::ReflectionFormat ^ Reflection { Microsoft::Office::Interop::Word::ReflectionFormat ^ get(); void set(Microsoft::Office::Interop::Word::ReflectionFormat ^ value); };
public Microsoft.Office.Interop.Word.ReflectionFormat Reflection { get; set; }
member this.Reflection : Microsoft.Office.Interop.Word.ReflectionFormat with get, set
Public Property Reflection As ReflectionFormat

Property Value

A ReflectionFormat object.

Remarks

Read-only.

Applies to