FileConverter Properties

Include Protected Members
Include Inherited Members

The FileConverter type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property CanOpen Determines if the specified file converter is designed to open files.
Public property CanSave Determines if the specified file converter is designed to save files.
Public property ClassName Returns a unique name that identifies the file converter.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Extensions Returns the file name extensions associated with the specified FileConverter object.
Public property FormatName Returns the name of the specified file converter.
Public property Name Returns or sets the name of the specified object.
Public property OpenFormat Returns the file format of the specified file converter.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Path Returns the disk or Web path to the specified object.
Public property SaveFormat Returns the file format of the specified file converter.

Top

See Also

Reference

FileConverter Interface

Microsoft.Office.Interop.Word Namespace