Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify the type of source material to be published, passed to and returned by the SourceType property of the PublishObject object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("DA5CB2A4-456B-4906-B3FA-5191F98F7068")> _
Public Enumeration PpPublishSourceType
'Usage
Dim instance As PpPublishSourceType
[GuidAttribute("DA5CB2A4-456B-4906-B3FA-5191F98F7068")]
public enum PpPublishSourceType
Members
Member name | Description | |
---|---|---|
ppPublishAll | Publish all. | |
ppPublishSlideRange | Publish a range of slides. | |
ppPublishNamedSlideShow | Publish a named slideshow. |