_Global.FileConverters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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