FileConverters Members

Include Protected Members
Include Inherited Members

A collection of FileConverter objects that represent all the file converters available for opening and saving files.

The FileConverters type exposes the following members.

Properties

  Name Description
Public property Count Returns the number of objects in the collection. (Inherited from Collection.)
Public property Count Returns a 64-bit signed integer that represents the number of file converters in the collection. Read-only.
Public property Item Returns an individual FileConverter object in a collection.

Top

Methods

  Name Description
Public method _Index(Int32) Reserved for internal use. (Inherited from Collection.)
Public method _Index(Int32) Reserved for internal use.
Public method GetEnumerator() Returns an enumerator that iterates through the collection. (Inherited from Collection.)
Public method GetEnumerator() Returns an enumerator that iterates through the collection of file converters.

Top

See Also

Reference

FileConverters Interface

Microsoft.Office.Interop.PowerPoint Namespace