The IPresentationInfo interface provides additional information about the presentation. This interface is returned by the Scan() method of the PresentationConverter class.

The IPresentationInfo interface can be obtained using the IPresentation.IPresentationInfo property.

Table 1. Properties

PropertyValue TypeAccessProperty description
ExternalResourcesIExternalResourcesRead onlyReturns the IExternalResources interface, which contains the presentation's external resources.