Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

ProfileManager Object

The ProfileManager object represents the collection of all Profile objects available to Producer.

The ProfileManager object exposes the following properties.

Property Description
Application Retrieves the current Application object.
Count Retrieves the number of Profile objects in the ProfileManager.
HighQualityAudioOnly Retrieves the standard Profile object with settings for high-quality audio.
HighQualityAudioVideo Retrieves the standard Profile object with settings for high-quality audio and video.
Item Retrieves the Profile with the specified index.
ItemByID Retrieves the Profile with the specified ID.
LowQualityAudioOnly Retrieves the standard Profile object with settings for low-quality audio.
LowQualityAudioVideo Retrieves the standard Profile object with settings for low-quality audio and video.
MediumQualityAudioOnly Retrieves the standard Profile object with settings for medium-quality audio.
MediumQualityAudioVideo Retrieves the standard Profile object with settings for medium-quality audio and video.

The ProfileManager object exposes the following method.

Method Description
Find Retrieves the index of the specified Profile.

The ProfileManager object is accessed through the following property.

Object Property
Application ProfileManager

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.