FileConverter Properties

Include Protected Members
Include Inherited Members

The FileConverter type exposes the following members.

Properties

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

Top

See Also

Reference

FileConverter Interface

Microsoft.Office.Interop.PowerPoint Namespace