FileConverter Members (Word)
Represents a file converter that's used to open or save files. The FileConverter object is a member of the FileConverters collection. The FileConverters collection contains all the installed file converters for opening and saving files.
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
True if the specified file converter is designed to open files. Read-only Boolean. |
|
True if the specified file converter is designed to save files. Read-only Boolean. |
|
Returns a unique name that identifies the file converter. Read-only String. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns the file name extensions associated with the specified FileConverter object. Read-only String. |
|
Returns the name of the specified file converter. Read-only String. |
|
Returns name of the specified object. Read-only String. |
|
Returns the file format of the specified file converter. Read-only Long. |
|
Returns an Object that represents the parent object of the specified FileConverter object. |
|
Returns the disk or Web path to the specified object. Read-only String. |
|
Returns the file format of the specified document or file converter. Read-only Long. |