PpRemoveDocInfoType enumeration (PowerPoint)
Constants that specify the type of document information, passed to the RemoveDocumentInformation method of the Presentation object.
Name | Value | Description |
---|---|---|
ppRDIAll | 99 | Remove all document information. |
ppRDIAtMentions | 18 | Remove resolved @mentioned users from comments. |
ppRDIComments | 1 | Remove comments. |
ppRDIContentType | 16 | Remove content type information. |
ppRDIDocumentManagementPolicy | 15 | Remove document management policy information. |
ppRDIDocumentProperties | 8 | Remove document properties. |
ppRDIDocumentServerProperties | 14 | Remove document server properties. |
ppRDIDocumentWorkspace | 10 | Remove document workspace information. |
ppRDIInkAnnotations | 11 | Remove Ink annotations. NOTE: This constant has been deprecated, but it remains part of the object model for backward compatibility. You should not use it in new applications. |
ppRDIPublishPath | 13 | Remove publication path information. |
ppRDIRemovePersonalInformation | 4 | Remove personal information. |
ppRDISlideUpdateInformation | 17 | Remove slide update information. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.