Compartir a través de


_Font.Reflection Propiedad

Definición

Obtiene un ReflectionFormat objeto que representa el formato de reflexión de una forma.

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

Valor de propiedad

Objeto ReflectionFormat .

Comentarios

Solo lectura.

Se aplica a