_Document.Type Propiedad

Definición

Devuelve el tipo de documento (plantilla o documento).

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

Valor de propiedad

Se aplica a