Window.Type Propiedad

Definición

Devuelve el tipo de ventana.

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

Valor de propiedad

Comentarios

WdWindowType puede ser una de estas constantes WdWindowType :

wdWindowTemplate

wdWindowDocument

Se aplica a