Dialog.Type Property

Returns the type of built-in Microsoft Word dialog box.

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

Syntax

'Declaration
ReadOnly Default Property Type As WdWordDialog
    Get
'Usage
Dim instance As Dialog
Dim value As WdWordDialog

value = instance
WdWordDialog this { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdWordDialog

See Also

Reference

Dialog Interface

Dialog Members

Microsoft.Office.Interop.Word Namespace