DocumentClass.Type Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Type As WdDocumentType
    Get
'Usage
Dim instance As DocumentClass
Dim value As WdDocumentType

value = instance.Type
public virtual WdDocumentType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdDocumentType

Implements

_Document.Type

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace