PPT2000: Cannot Set Save Picture Preview Programmatically (222755)
The information in this article applies to:
- Microsoft PowerPoint 2000
This article was previously published under Q222755 SUMMARY
When you save a Microsoft PowerPoint presentation, you can save a preview
picture along with the presentation file. A preview is a graphic
representation of the first slide in the presentation. Microsoft Visual
Basic for Applications does not provide a property or method for the Save
Picture Preview option. This article provides a sample Visual Basic macro
that uses the SendKeys command to achieve this result.
To store a preview picture with the presentation file, follow these steps:
- On the File menu, click Properties.
- Click the Summary tab, and click to select the Save Preview Picture check box.
To see a preview of a presentation, click Open
on the File menu, select a presentation, and click Preview.
REFERENCES
For more information about how to use the sample code in this article, click
the article number below to view the article in the Microsoft Knowledge
Base:
212536
OFF2000: How to Run Sample Code from Knowledge Base Articles
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbcode kbdtacode kbhowto kbmacro kbProgramming KB222755 |
---|
|