Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

Publisher.CalculateBestPublishProfile

The CalculateBestPublishProfile method returns a Profile best suited for this document.

Syntax

Application.Publisher.CalculateBestPublishProfile()

Parameters

This method takes no parameters.

Return Values

This method returns a Profile Object with the suggested encoding settings to use.

Remarks

This method scans a timeline to determine if re-encoding is necessary to publish your project. If so, it creates a new Profile and returns it. If not, it may return an existing Profile from the ProfileManager Object. This Profile can be obtained again later without recalculating the information by viewing the Publisher.SmartRecompressionProfile property.

The following criteria are used to determine if the timeline can be republished without recompression:

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.