_Global.FileConverters Property

Definition

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

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

Property Value

Applies to