_Application.FileConverters Property

Returns a FileConverters collection that represents all the file converters available to Microsoft Word.

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

Syntax

'Declaration
ReadOnly Property FileConverters As FileConverters
    Get
'Usage
Dim instance As _Application
Dim value As FileConverters

value = instance.FileConverters
FileConverters FileConverters { get; }

Property Value

Type: Microsoft.Office.Interop.Word.FileConverters

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace